QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#774588 | #5137. Tower | HuangHanSheng | WA | 1ms | 3768kb | C++20 | 1.2kb | 2024-11-23 13:30:11 | 2024-11-23 13:30:20 |
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: 1ms
memory: 3768kb
input:
3 2 0 2 6 5 0 1 2 3 4 5 5 3 1 2 3 4 5
output:
0 0 0
result:
wrong answer 1st numbers differ - expected: '2', found: '0'