QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#605321#9346. Binary Numbersucup-team3475#WA 26ms3916kbC++201.2kb2024-10-02 16:41:352024-10-02 16:41:38

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1
2 2
0 1
2 3

output:

5

result:

ok single line: '5'

Test #2:

score: -100
Wrong Answer
time: 26ms
memory: 3916kb

input:

20
4 6
0 1
2 3
4 6
7 7
8 11
12 15
9 39
0 31
32 47
48 51
52 63
64 87
88 92
93 95
96 127
128 143
144 159
160 167
168 175
176 191
192 207
208 255
256 263
264 271
272 283
284 287
288 289
290 295
296 303
304 319
320 351
352 357
358 367
368 375
376 383
384 391
392 399
400 403
404 407
408 415
416 443
444 4...

output:

646380
14382727
6676970
87716714
16423151
5040
17766000
50236030
81042529
11774568
39215676
6661941
2268
60397397
1
42393907
48893476
75327697
28
35636935

result:

wrong answer 1st lines differ - expected: '430920', found: '646380'