QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#609538#9142. Uniting Amoebasucup-team4685#WA 20ms3564kbC++17504b2024-10-04 13:23:502024-10-04 13:23:51

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
3
1 1 1
4
0 1 0 2
2
100 42

output:

2
1
42

result:

ok 3 number(s): "2 1 42"

Test #2:

score: -100
Wrong Answer
time: 20ms
memory: 3552kb

input:

100000
2
653035426 456936267
2
409660907 250295986
2
347384960 200356123
2
283557883 840123319
2
17610671 987402881
2
136895857 909667348
2
248911778 780375903
2
275329617 285342631
2
561813712 698064200
2
400903421 742043963
2
345893112 519641162
2
14593307 406479738
2
616391850 347632216
2
1973087...

output:

456936267
6921467
-105294343
283557883
17610671
59160324
41884800
-426730633
272475031
155544503
-121868607
-566329836
-23378815
-876631500
-75349784
-204828596
17231187
167997682
-4342754
335594114
-229456400
-267675588
-60259451
-84901212
-689392168
-481912525
-252387724
-289240497
-89711210
-7586...

result:

wrong answer 2nd numbers differ - expected: '250295986', found: '6921467'