QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#400194 | #5589. Everything Is A Nail | MaMengQi | WA | 7ms | 9976kb | Python3 | 1.4kb | 2024-04-27 04:17:48 | 2024-04-27 04:17:48 |
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: 7ms
memory: 9976kb
input:
10 1 1 1 0 0 0 0 2 2 2
output:
8
result:
wrong answer 1st lines differ - expected: '10', found: '8'