QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#357042 | #8236. Snake Move | ucup-team960 | WA | 28ms | 215688kb | C++17 | 3.9kb | 2024-03-18 17:43:46 | 2024-03-18 17:43:46 |
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: 28ms
memory: 215688kb
input:
4 5 5 3 5 3 4 3 3 3 2 4 2 ..... ..... ..... .....
output:
154
result:
wrong answer 1st lines differ - expected: '293', found: '154'