QOJ.ac
QOJ
The 2nd Universal Cup Finals is coming! Check out our event page, schedule, and competition rules!
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#213767 | #6549. Two Missing Numbers | ucup-team2174# | 0 | 0ms | 0kb | C++20 | 1.5kb | 2023-10-14 16:00:04 | 2023-10-14 16:00:05 |
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 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