QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#379171 | #8574. Swirly Sort | ucup-team1376# | WA | 5ms | 6060kb | C++14 | 1.3kb | 2024-04-06 16:28:16 | 2024-04-06 16:29:04 |
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: 1ms
memory: 6060kb
input:
4 4 1 6 4 3 7 4 2 6 4 3 7 4 3 6 4 3 7 4 4 6 4 3 7
output:
3 0 1 2
result:
ok 4 number(s): "3 0 1 2"
Test #2:
score: -100
Wrong Answer
time: 5ms
memory: 5816kb
input:
10000 4 3 524728 254456 277709 19127 15 11 360089 525234 862619 897281 336644 910706 75922 708901 754517 734744 94169 326125 746826 846063 159956 4 2 140105 792522 40264 514789 12 2 270333 888927 500833 9065 936673 982631 332435 751429 607700 840339 804685 416612 8 7 119416 689632 517277 673646 8262...
output:
23253 0 0 0 0 278544 0 0 0 0 0 0 14023 0 0 9260 0 0 51255 0 0 277173 480146 0 658 4525 25495 0 1928 0 0 266148 0 767231 0 0 0 121885 0 788638 0 0 0 779611 0 0 0 0 0 0 517074 0 5586 0 210836 454586 662851 0 781542 0 0 864957 175421 0 0 0 0 0 0 0 541010 0 0 0 0 0 3413333 0 321 0 0 19677 30305 3095770 ...
result:
wrong answer 2nd numbers differ - expected: '7691', found: '0'