QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#421993 | #3836. So I'll Max Out My Constructive Algorithm Skills | ZhangYiDe | WA | 1ms | 5920kb | C++23 | 1.8kb | 2024-05-26 16:00:26 | 2024-05-26 16:00:27 |
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: 1ms
memory: 5920kb
input:
1 2 4 3 2 1
output:
No
result:
wrong output format Expected integer, but "No" found