QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#396071#2557. LagqiuzxWA 12ms21844kbC++205.9kb2024-04-22 11:40:372024-04-22 11:40:37

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 10ms
memory: 21392kb

input:

1 8 3
2 1 2 1
0 1 1
1 1 1
2 1 1
3 1 1
4 1 1
5 1 1
6 1 1
7 1 1
1 1
2 1
4 2

output:

0
2
1

result:

ok 3 tokens

Test #2:

score: 0
Accepted
time: 11ms
memory: 21024kb

input:

2 0 3
3 3 7 7
4 4 6 6
5 5
3 7
8 8

output:

2
1
0

result:

ok 3 tokens

Test #3:

score: -100
Wrong Answer
time: 12ms
memory: 21844kb

input:

10 10 10
45066 44774 106240 221436
22774 27403 164972 196292
35788 27798 154149 71660
8624 14258 47662 205040
9479 49585 89304 70902
24893 32999 218506 41529
27023 49837 175362 52663
21858 40287 135949 41957
12106 48095 80386 230759
41236 37600 169685 129218
7 6 5009
4 5 2577
0 5 37640
3 10 34168
1 ...

output:

0
8229
0
0
0
112972
3975
33945
95616
0

result:

wrong answer 6th words differ - expected: '112970', found: '112972'