QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#129762 | #6300. Best Carry Player 2 | chenchi# | WA | 4ms | 19356kb | C++23 | 2.2kb | 2023-07-22 23:23:54 | 2023-07-22 23:23:57 |
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: 19356kb
input:
4 12345678 0 12345678 5 12345678 18 990099 5
output:
? 1 4 ? 2 4 ? 1 3 ? 2 3 ? 3 4 ? 1 2 ! 4 2 1 3
result:
wrong answer 1st lines differ - expected: '1', found: '? 1 4'