QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#281196#7789. Outro: True Love Waitsucup-team572#WA 0ms3812kbC++203.4kb2023-12-09 23:02:122023-12-09 23:02:12

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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

input:

1
0 0 1

output:

0

result:

ok 1 number(s): "0"

Test #3:

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

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:

77
57
67
68
15
36
37
3
30
58
3
27
67
11
44
51
35
3
27
63
21
37
52
67
64
25
31
74
32
17
56
12
79
15
22
68
67
35
17
22
27
42
67
52
5
0
63
3
27
15
10
15
78
23
35
57
69
12
22
30
21
32
22
46
21
46
6
43
42
3
35
73
57
27
53
37
27
26
27
68
53
15
52
46
23
17
77
58
7
25
63
56
30
5
7
35
2
67
42
43

result:

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