QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#802481 | #9866. Extracting Weights | ucup-team5072# | WA | 1ms | 3816kb | C++23 | 1.6kb | 2024-12-07 13:48:31 | 2024-12-07 13:48:32 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3816kb
input:
4 1 1 2 2 3 2 4 1 3 2
output:
YES ? 3 1 2 2 3 2 4 ! 0 0 0
result:
wrong answer Wrong answer in node 2, expected "1", but found "0".