QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#445388 | #8529. Balance of Permutation | ucup-team2379# | WA | 1ms | 5700kb | C++23 | 13.4kb | 2024-06-16 01:48:18 | 2024-06-16 01:48:18 |
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: 5700kb
input:
6 6 6
output:
1 2 3 4 5 6
result:
wrong answer 3rd numbers differ - expected: '6', found: '3'