QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#642535 | #7752. The Only Way to the Destination | ucup-team1063 | WA | 2ms | 16112kb | C++20 | 4.0kb | 2024-10-15 14:50:24 | 2024-10-15 14:50:24 |
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: 2ms
memory: 16112kb
input:
5 3 2 2 5 1 1 4 3
output:
3 3 3 YES
result:
wrong output format YES or NO expected, but 3 found