QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#378188#8565. Basic Bloomsucup-team2725#WA 105ms179752kbC++202.1kb2024-04-06 09:23:312024-04-06 09:23:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 105ms
memory: 179740kb

input:

3
1 2
1 10
15 2000

output:

3
55
736374621

result:

ok 3 number(s): "3 55 736374621"

Test #2:

score: -100
Wrong Answer
time: 104ms
memory: 179752kb

input:

100000
26 99975
57 99944
28 99973
62 99939
71 99930
25 99976
53 99948
60 99941
73 99928
72 99929
30 99971
7 99994
3 99998
35 99966
73 99928
68 99933
83 99918
37 99964
63 99938
17 99984
34 99967
74 99927
6 99995
3 99998
23 99978
91 99910
39 99962
85 99916
82 99919
17 99984
61 99940
31 99970
44 99957
...

output:

759901513
96666677
334908553
46646762
119383649
421328322
773748168
89262926
511715159
455233852
142595857
445974951
255743029
286637896
511715159
867891284
437509123
152508941
661972531
598288506
442145222
457067255
276530725
255743029
26895957
298014299
656115136
446270490
185763745
598288506
2595...

result:

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