QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#536181#6446. Stretching Streamerslmq26052003WA 103ms4384kbC++20734b2024-08-28 19:36:212024-08-28 19:36:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 4336kb

input:

4
30
3
2
45

output:

1

result:

ok 1 number(s): "1"

Test #2:

score: 0
Accepted
time: 1ms
memory: 4360kb

input:

4
3
30
2
45

output:

3

result:

ok 1 number(s): "3"

Test #3:

score: 0
Accepted
time: 1ms
memory: 4360kb

input:

300
1033
239
1867
337
269
1777
761
53
277
439
97
1741
1499
191
1567
1087
1117
307
1367
2
593
977
71
947
1051
797
397
1949
19
101
1733
701
379
641
683
1627
1301
1049
1493
127
1873
211
547
173
419
877
1019
131
661
769
263
929
839
827
1399
1213
281
431
1237
727
373
257
1361
487
1093
13
521
577
311
461
...

output:

0

result:

ok 1 number(s): "0"

Test #4:

score: 0
Accepted
time: 103ms
memory: 4348kb

input:

300
2157
237
2855
205
2105
6865
1415
33
6085
5469
415
895
177
5001
3261
7115
3805
591
993
3305
417
1115
39
5277
939
4555
5105
1347
4701
4737
501
9935
2019
141
2845
5815
1795
951
129
1315
1345
3845
2935
4135
3695
4449
681
6115
4629
2271
4497
3545
3715
1527
785
1101
1851
4791
2361
3579
4317
5045
4115
...

output:

0

result:

ok 1 number(s): "0"

Test #5:

score: 0
Accepted
time: 84ms
memory: 4384kb

input:

300
4907
7903
4529
11893
6629
91
1883
4627
2611
1337
1477
4249
2359
11599
13097
11683
4109
4739
9247
7133
1799
11879
2681
3017
8939
10451
3983
10381
1267
3101
3829
7763
9149
791
259
11081
3647
13069
8267
469
2191
7231
8309
4837
1561
2653
10577
3493
11963
721
511
2219
4319
889
6839
8981
4207
1351
529...

output:

0

result:

ok 1 number(s): "0"

Test #6:

score: -100
Wrong Answer
time: 0ms
memory: 4336kb

input:

4
10
5
3
6

output:

0

result:

wrong answer 1st numbers differ - expected: '1', found: '0'