QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#707420#7789. Outro: True Love Waitsucup-team4645WA 14ms19208kbC++231.7kb2024-11-03 15:55:242024-11-03 15:55:25

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 14ms
memory: 19204kb

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: 11ms
memory: 19208kb

input:

1
0 0 1

output:

0

result:

ok 1 number(s): "0"

Test #3:

score: -100
Wrong Answer
time: 9ms
memory: 19204kb

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:

62
48
55
56
14
32
33
5
27
49
5
25
55
11
37
42
31
4
25
51
19
33
44
55
52
23
28
61
29
17
46
13
65
14
20
56
55
30
17
20
25
34
55
44
7
2
50
4
25
13
9
15
64
21
31
48
57
13
20
26
18
29
20
39
18
38
8
36
34
5
31
60
48
25
45
33
25
24
25
56
45
15
44
38
21
17
63
49
9
22
51
47
27
7
9
31
3
54
34
36

result:

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