QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#342461 | #8236. Snake Move | Monsterstar | WA | 8ms | 41856kb | C++17 | 1.9kb | 2024-03-01 11:29:26 | 2024-03-01 11:29:26 |
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: 8ms
memory: 41856kb
input:
4 5 5 3 5 3 4 3 3 3 2 4 2 ..... ..... ..... .....
output:
0
result:
wrong answer 1st lines differ - expected: '293', found: '0'