QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#279422#7789. Outro: True Love Waitsucup-team2454#WA 1ms5996kbC++201023b2023-12-08 18:08:512023-12-08 18:08:51

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
1 10 1
1 10 2
100 0 2
11 11 3

output:

2
-1
9
20

result:

ok 4 number(s): "2 -1 9 20"

Test #2:

score: 0
Accepted
time: 1ms
memory: 5996kb

input:

1
0 0 1

output:

0

result:

ok 1 number(s): "0"

Test #3:

score: -100
Wrong Answer
time: 1ms
memory: 5864kb

input:

100
110111 11111 1
10110 101101 1
11010 111111 1
100110 1 1
10010 11010 1
1100 10111 1
100100 111110 1
101110 101100 1
1011 10110 1
110100 1110 1
11010 11000 1
11110 1000 1
111000 11101 1
110 1001 1
101010 11000 1
10 111110 1
110001 101000 1
1010 1000 1
10101 11 1
111011 11010 1
110001 100000 1
1100...

output:

30
7
5
6
15
6
7
3
4
8
3
5
5
4
5
20
5
3
5
4
2
7
6
5
5
3
5
8
6
6
25
5
9
15
3
6
5
20
6
3
5
42
5
6
2
0
63
3
5
15
10
4
8
4
5
7
7
5
3
15
21
6
3
4
21
15
3
4
42
3
5
7
7
5
7
7
5
4
5
6
7
4
6
15
4
6
7
8
4
10
4
6
4
2
4
5
2
20
42
4

result:

wrong answer 1st numbers differ - expected: '78', found: '30'