QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#724813 | #8560. Just Shuffle the Input | ucup-team4740 | WA | 7ms | 42764kb | C++20 | 3.4kb | 2024-11-08 15:10:01 | 2024-11-08 15:10:06 |
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: 100
Accepted
time: 7ms
memory: 42452kb
input:
3 2 2 1 aba ba
output:
0
result:
ok 1 number(s): "0"
Test #2:
score: 0
Accepted
time: 3ms
memory: 42764kb
input:
7 4 3 4 2 1 dcabadc abcd
output:
1
result:
ok 1 number(s): "1"
Test #3:
score: -100
Wrong Answer
time: 7ms
memory: 38360kb
input:
100 10 5 3 8 10 7 1 4 9 6 2 dkrwvaottzwtarzokdvtwtarzokdvtzadtkwrvotottkwvzadrazkodtvrtwkdvtrztowakdvtrztowaazkodtvrtwzadtkwrvot dkrwvaottz
output:
-1
result:
wrong answer 1st numbers differ - expected: '0', found: '-1'