QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#568791#7789. Outro: True Love WaitsYae_Sakura#WA 20ms15528kbC++141.2kb2024-09-16 18:18:222024-09-16 18:18:23

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 6ms
memory: 15528kb

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: 4ms
memory: 15496kb

input:

1
0 0 1

output:

0

result:

ok 1 number(s): "0"

Test #3:

score: -100
Wrong Answer
time: 20ms
memory: 15392kb

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:

66
52
59
60
13
36
37
3
31
53
3
29
59
11
40
46
35
3
29
54
22
37
48
59
55
27
32
65
33
16
50
12
69
13
23
60
59
34
16
23
29
37
59
48
6
0
53
3
29
13
9
14
68
24
35
52
61
12
23
30
21
33
23
43
21
42
7
39
37
3
35
64
52
29
49
37
29
28
29
60
49
14
48
42
24
16
67
53
8
26
54
51
31
6
8
35
2
58
37
39

result:

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