QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#249018#7627. Phonyucup-team1060#WA 1ms3768kbC++204.2kb2023-11-11 23:44:412023-11-11 23:44:41

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3 5 5
7 3 9
A 3
C 1
A 2
C 2
A 3

output:

3
4
-1

result:

ok 3 lines

Test #2:

score: 0
Accepted
time: 0ms
memory: 3576kb

input:

5 8 8
294 928 293 392 719
A 4
C 200
A 5
C 10
A 2
C 120
A 1
A 3

output:

294
200
191
0
-2

result:

ok 5 lines

Test #3:

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

input:

100 100 233
5101 8001 6561 6329 6305 7745 4321 811 49 1121 3953 8054 8415 9876 6701 4097 6817 6081 495 5521 2389 2042 4721 8119 7441 7840 8001 5756 5561 129 1 5981 4801 7201 8465 7251 6945 5201 5626 3361 5741 3650 7901 2513 8637 3841 5621 9377 101 3661 5105 4241 5137 7501 5561 3581 4901 561 8721 811...

output:

6817
9161
4449
8081
2042
7535
7400
5101
4449
811
3841
3841
6081
3581
7018
7047
6701
6813
49
6392
1121
6357
5546
5658
481
3661
0
5416
4527
0
4468
4251
4284
659
4061
101
115
401
3739
129
3532
0
3291
2561
3323
3067
0
2875
0
0
2853
0
2852
0
2873
-32310

result:

wrong answer 1st lines differ - expected: '6881', found: '6817'