QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#419215#8713. 不要玩弄字符串ucup-team922WA 226ms312944kbC++203.4kb2024-05-23 18:58:372024-05-23 18:58:37

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3664kb

input:

3
11 1
0 2
000 3
2
0
1

output:

-1
3

result:

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

Test #2:

score: -100
Wrong Answer
time: 226ms
memory: 312944kb

input:

18
111101 -31301
1101101 53902
101001 77190
1000110 -26277
01010 84183
0111001 -89769
100100 31681
00101 -33612
00101000 -25238
00111 -93542
0001101 45298
01100010 63521
11001001 84789
001011 89827
11010101 -12647
01011100 18677
010100 174
10011111 -73155
524286
0
1
00
10
01
11
000
100
010
110
001
1...

output:

0
0
0
174010
0
0
0
-174010
174010
0
0
0
0
0
0
-26277
-174010
26277
174010
174010
0
0
0
174010
0
0
0
0
0
0
0
0
-26277
-26277
-174010
-174010
89798
26277
174010
-174010
-77190
174010
0
0
0
0
0
26277
174010
0
174010
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
-26277
-26277
-89798
-26277
-174010
0
77190
-174010
89798...

result:

wrong answer 4th numbers differ - expected: '0', found: '174010'