QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#421997 | #3836. So I'll Max Out My Constructive Algorithm Skills | HuangHanSheng | WA | 1ms | 3588kb | C++23 | 1.3kb | 2024-05-26 16:12:06 | 2024-05-26 16:12:07 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3588kb
input:
1 2 4 3 2 1
output:
2 3
result:
wrong output format Unexpected end of file - int32 expected