QOJ.ac
QOJ
The 2nd Universal Cup Finals is coming! Check out our event page, schedule, and competition rules!
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#795228 | #9731. Fuzzy Ranking | sha1+6deZ blackF4n-Club (Shuxiao Xie, Zishi Cheng, Dingzun Wang) | WA | 0ms | 3612kb | C++20 | 3.6kb | 2024-11-30 18:50:31 | 2024-11-30 18:50:33 |
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: 0ms
memory: 3612kb
input:
2 5 2 2 1 2 3 4 5 5 4 3 2 1 1 0 2 1 2 1 5 3 3 1 2 3 4 5 1 3 2 4 5 1 2 3 5 4 0 0 2 0 2 3 1 0 3
output:
? 1 3 ? 1 4 ? 2 4 ! 2 4
result:
wrong answer 1st lines differ - expected: '3', found: '? 1 3'