QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#822302 | #9798. Safety First | gg_gong | WA | 1324ms | 38296kb | C++20 | 2.2kb | 2024-12-20 08:50:08 | 2024-12-20 08:50:08 |
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: 1324ms
memory: 38296kb
input:
3 1 3 2 3 3 3
output:
1 5 15
result:
wrong answer 2nd numbers differ - expected: '4', found: '5'