QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#400189 | #5589. Everything Is A Nail | HuangHanSheng | WA | 10ms | 9496kb | Python3 | 729b | 2024-04-27 04:11:34 | 2024-04-27 04:11:34 |
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: 10ms
memory: 9496kb
input:
10 1 1 1 0 0 0 0 2 2 2
output:
1 1 1 2 0 3 0 3 0 4 0 5 0 6 2 7 2 7 2 8 2 9 10
result:
wrong answer 1st lines differ - expected: '10', found: '1 1'