QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#233346 | #6300. Best Carry Player 2 | ucup-team1277# | WA | 4ms | 20600kb | C++17 | 1.8kb | 2023-10-31 16:41:49 | 2023-10-31 16:41:49 |
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: 4ms
memory: 20600kb
input:
4 12345678 0 12345678 5 12345678 18 990099 5
output:
? 1 2 ? 2 3 ? 3 4 ! 1 2 3 4
result:
wrong answer 1st lines differ - expected: '1', found: '? 1 2'