QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#41694 | #3836. So I'll Max Out My Constructive Algorithm Skills | ZhaoZiLong | WA | 2ms | 3784kb | C++ | 727b | 2022-07-31 14:55:05 | 2022-07-31 14:55:12 |
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: 3784kb
input:
1 2 4 3 2 1
output:
1 1
result:
wrong output format Unexpected end of file - int32 expected