QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#348903 | #8330. Count off 3 | ucup-team1984# | WA | 0ms | 3660kb | C++20 | 6.0kb | 2024-03-09 22:13:53 | 2024-03-09 22:13:55 |
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: 3660kb
input:
5 1 1010 110101 1000111000 101101001000
output:
4
result:
wrong answer 1st numbers differ - expected: '1', found: '4'