QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#751161#7789. Outro: True Love Waitsucup-team1138WA 0ms3616kbC++141.9kb2024-11-15 17:21:182024-11-15 17:21:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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: 0ms
memory: 3504kb

input:

1
0 0 1

output:

0

result:

ok 1 number(s): "0"

Test #3:

score: -100
Wrong Answer
time: 0ms
memory: 3616kb

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:

34
57
43
42
9
32
81
1
38
56
1
41
43
12
51
64
83
1
41
28
78
81
62
43
27
43
87
36
36
6
59
11
31
9
27
42
43
34
6
27
41
70
43
62
18
0
45
1
41
9
14
8
32
26
33
57
41
11
27
89
95
86
27
68
45
69
17
52
70
1
33
37
57
91
61
81
41
92
91
42
61
8
62
69
26
6
33
56
16
94
28
58
88
18
16
83
2
44
70
52

result:

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