QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#804015 | #9866. Extracting Weights | ucup-team6187# | WA | 1ms | 3860kb | C++20 | 3.4kb | 2024-12-07 19:54:02 | 2024-12-07 19:54:04 |
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: 3860kb
input:
4 1 1 2 2 3 2 4
output:
? 3 1 2 2 3 2 4
result:
wrong answer Token parameter [name=ok] equals to "?", doesn't correspond to pattern "[yY][eE][sS]|[nN][oO]"