QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#213522 | #6549. Two Missing Numbers | ucup-team1553# | 0 | 0ms | 0kb | C++14 | 1.7kb | 2023-10-14 14:42:50 | 2023-10-14 14:42:51 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer on the first run
First Run Input
1 5 5 1 4 4 5
First Run Output
1 -1
Second Run Input
Second Run Output
result:
wrong output format Expected unsigned integer, but "-1" found