QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#727570 | #9565. Birthday Gift | ucup-team1817# | WA | 0ms | 3652kb | C++20 | 2.0kb | 2024-11-09 13:24:00 | 2024-11-09 13:24:00 |
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: 3652kb
input:
5 0110101 01020102 0000021111 1012121010 0100202010
output:
3 4 0 6 2
result:
wrong answer 5th numbers differ - expected: '0', found: '2'