QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#733354 | #7018. Insertion Sort | ucup-team4645# | WA | 2ms | 3656kb | C++23 | 938b | 2024-11-10 18:24:34 | 2024-11-10 18:24:35 |
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: 0ms
memory: 3656kb
input:
4 4 1 998244353 4 2 998244353 4 3 998244353 4 4 998244353
output:
Case #1: 10 Case #2: 14 Case #3: 24 Case #4: 24
result:
ok 4 lines
Test #2:
score: -100
Wrong Answer
time: 2ms
memory: 3656kb
input:
5000 14 37 557911987 7 10 367410643 16 14 367486993 14 13 257679469 40 1 433152019 6 1 151926713 18 10 831429839 45 23 611504891 43 41 442772417 28 29 651920513 50 43 783397267 34 9 584271757 14 40 136299073 35 24 908302831 32 29 939394321 7 19 925472381 47 24 563986517 42 37 820968349 24 8 36281506...
output:
Case #1: -340071673 Case #2: -29030400 Case #3: 219630020 Case #4: 170854176 Case #5: 118 Case #6: 16 Case #7: 90720000 Case #8: 22950709 Case #9: 245858763 Case #10: -323245155 Case #11: 572226078 Case #12: 27578880 Case #13: -114003740 Case #14: 902601231 Case #15: 385968362 Case #16: -276845799 C...
result:
wrong answer 1st lines differ - expected: 'Case #1: 144021228', found: 'Case #1: -340071673'