QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#707533#7789. Outro: True Love Waitsucup-team4645WA 14ms19216kbC++231.7kb2024-11-03 16:26:002024-11-03 16:26:01

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 11ms
memory: 19156kb

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: 14ms
memory: 19216kb

input:

1
0 0 1

output:

0

result:

ok 1 number(s): "0"

Test #3:

score: -100
Wrong Answer
time: 11ms
memory: 19112kb

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:

75
57
66
67
15
37
38
3
31
58
3
28
66
12
43
50
36
3
28
61
21
38
52
66
62
26
32
73
33
18
55
13
78
15
22
67
66
35
18
22
28
40
66
52
6
0
60
3
28
15
10
16
77
23
36
57
68
13
22
30
20
33
22
46
20
45
7
42
40
3
36
72
57
28
53
38
28
27
28
67
53
16
52
45
23
18
76
58
8
25
61
56
31
6
8
36
2
65
40
42

result:

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