QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#251470 | #6300. Best Carry Player 2 | ucup-team2321# | WA | 1ms | 3396kb | C++20 | 1.6kb | 2023-11-14 19:26:30 | 2023-11-14 19:26:31 |
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
time: 1ms
memory: 3396kb
input:
4 12345678 0 12345678 5 12345678 18 990099 5
output:
? 1 3 ? 1 2 ? 2 3 ? 2 4 ? 3 4 ? 1 4 ? 2 4 ! 2 3 4 1
result:
wrong answer 1st lines differ - expected: '1', found: '? 1 3'