QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#74041 | #2829. Cryptography | ZhaoZiLong | WA | 1ms | 7440kb | C++20 | 598b | 2023-01-30 13:54:34 | 2023-01-30 13:54:35 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 7440kb
input:
2 2 0 1 2 3 1 2 3 0 2 3 0 1 0 1 2 3 1 1 0 0 0 0 0 0 0 0
output:
1 1 1 2 0 0
result:
wrong answer 1st lines differ - expected: '3 0', found: '1 1'