QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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