QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#141834#6998. Bubble SortsdoiAC ✓191ms2408kbC++231.7kb2023-08-18 02:44:272023-08-18 02:44:28

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 1648kb

input:

5
5 1 998244353
5 2 998244353
5 3 998244353
5 4 998244353
5 5 998244353

output:

Case #1: 74
Case #2: 114
Case #3: 120
Case #4: 120
Case #5: 120

result:

ok 15 tokens

Test #2:

score: 0
Accepted
time: 191ms
memory: 2408kb

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: 144021228
Case #2: 5040
Case #3: 285428538
Case #4: 82630678
Case #5: 322612690
Case #6: 226
Case #7: 662572581
Case #8: 204662538
Case #9: 115105223
Case #10: 174173325
Case #11: 727458977
Case #12: 459140093
Case #13: 83183553
Case #14: 119545946
Case #15: 483474285
Case #16: 5040
Case #1...

result:

ok 15000 tokens