QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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".