QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#432776 | #2571. Aidana and Pita | carrotqq | WA | 30ms | 198396kb | C++14 | 2.3kb | 2024-06-07 17:17:30 | 2024-06-07 17:17:31 |
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: 30ms
memory: 198396kb
input:
5 2 3 1 4 2
output:
3 1 1 2
result:
wrong output format Unexpected end of file - int32 expected