QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'