QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#730797 | #8235. Top Cluster | ucup-team5580 | WA | 2ms | 9684kb | C++20 | 2.7kb | 2024-11-09 21:44:14 | 2024-11-09 21:44:17 |
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: 2ms
memory: 9684kb
input:
5 4 3 9 0 1 2 1 2 10 3 1 4 3 4 3 3 5 2 3 0 1 0 4 6 4 7
output:
0 0 0 0
result:
wrong answer 1st numbers differ - expected: '1', found: '0'