QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#348749 | #8330. Count off 3 | ucup-team018# | WA | 0ms | 4608kb | C++23 | 4.3kb | 2024-03-09 20:55:03 | 2024-03-09 20:55:05 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 4608kb
input:
5 1 1010 110101 1000111000 101101001000
output:
0 2 15 114 514
result:
wrong answer 1st numbers differ - expected: '1', found: '0'