QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#233334 | #6300. Best Carry Player 2 | ucup-team1785# | WA | 0ms | 3844kb | C++23 | 3.6kb | 2023-10-31 16:30:55 | 2023-10-31 16:30:56 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3844kb
input:
4 12345678 0 12345678 5 12345678 18 990099 5
output:
1 -1 -1 -1
result:
wrong answer 2nd lines differ - expected: '54322', found: '-1'