QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#384187#3697. Carriesucup-team1383WA 0ms3652kbC++17807b2024-04-09 20:56:172024-04-09 20:56:17

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
5 5

output:

1

result:

ok 1 number(s): "1"

Test #2:

score: 0
Accepted
time: 0ms
memory: 3636kb

input:

10
0 1 2 3 4 5 6 7 8 9

output:

20

result:

ok 1 number(s): "20"

Test #3:

score: 0
Accepted
time: 0ms
memory: 3636kb

input:

2
0 0

output:

0

result:

ok 1 number(s): "0"

Test #4:

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

input:

100
37 776 955 76 445 994 346 295 403 919 179 311 255 525 343 947 914 84 501 346 327 240 30 909 229 393 693 183 61 235 404 586 588 123 174 970 785 616 513 47 72 663 451 466 823 305 547 444 396 646 230 749 394 35 541 891 46 246 473 628 142 843 566 586 474 298 687 863 680 203 137 709 467 11 419 99 569...

output:

6645

result:

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