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