QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#198461#5115. Clone RanranHuangHanShengWA 35ms3592kbC++14611b2023-10-03 14:02:262023-10-03 14:02:26

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
1 1 1
2 3 3
9 9 9
3 26 47
1064 822 1048576

output:

1
7
45
44
21860

result:

ok 5 number(s): "1 7 45 44 21860"

Test #2:

score: -100
Wrong Answer
time: 35ms
memory: 3592kb

input:

99500
1000000000 1000000000 1000000000
1000000000 1000000000 999999999
1000000000 1000000000 999999998
1000000000 1000000000 999999997
1000000000 1000000000 999999996
1000000000 1000000000 999999995
1000000000 1000000000 999999994
1000000000 1000000000 999999993
1000000000 1000000000 999999992
10000...

output:

-1486618624
256690688
-743309312
-743309312
628345344
628345344
1103315968
103315968
-896684032
-1896684032
-243309312
-243309312
541689024
541689024
378345345
1103315973
103315974
-896684025
-1896684024
-621654654
-743309312
-743309312
416689024
416689024
1103315976
103315978
-896684020
-1896684018...

result:

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