QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#746373 | #6303. Inversion | ucup-team2540 | WA | 4ms | 66520kb | C++20 | 3.0kb | 2024-11-14 14:25:40 | 2024-11-14 14:25:40 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 4ms
memory: 66520kb
input:
3 0
output:
? 1 2 ? 2 1
result:
wrong output format Unexpected end of file - int32 expected