QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#423907#7789. Outro: True Love Waitsucup-team1608#WA 1ms3748kbC++171.3kb2024-05-28 19:05:402024-05-28 19:05:40

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3740kb

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: 1ms
memory: 3748kb

input:

1
0 0 1

output:

0

result:

ok 1 number(s): "0"

Test #3:

score: -100
Wrong Answer
time: 1ms
memory: 3620kb

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
38
69
70
78
59
39
3
32
60
66
50
69
12
45
25
37
3
29
64
22
39
54
69
65
48
33
76
50
81
36
13
81
15
23
70
6
36
18
23
8
42
6
54
6
0
63
3
50
23
10
16
80
45
79
59
71
13
23
31
21
34
23
48
63
26
7
44
15
3
37
54
59
29
55
39
29
28
29
70
34
16
54
5
24
18
79
34
8
26
64
37
32
6
8
37
2
68
21
44

result:

wrong answer 2nd numbers differ - expected: '59', found: '38'