QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#280808#7789. Outro: True Love Waitsucup-team2819#WA 8ms28980kbC++145.5kb2023-12-09 17:57:482023-12-09 17:57:49

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 8ms
memory: 27340kb

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: 26196kb

input:

1
0 0 1

output:

0

result:

ok 1 number(s): "0"

Test #3:

score: -100
Wrong Answer
time: 8ms
memory: 28980kb

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:

78
59
69
70
15
38
41
4
32
62
4
30
69
12
46
52
37
4
30
64
22
41
54
69
65
27
33
77
35
20
57
14
84
15
23
70
69
36
20
23
30
42
69
54
6
0
63
4
30
15
10
16
80
25
37
59
72
14
23
31
21
35
23
48
21
47
7
44
42
4
37
75
59
30
56
41
30
28
30
70
56
16
54
47
25
20
79
62
9
26
64
58
32
6
9
37
2
68
42
44

result:

wrong answer 7th numbers differ - expected: '39', found: '41'