QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#144993#4188. Excursion to PorvooGuanYunchangWA 101ms9108kbC++141.3kb2023-08-21 20:40:342023-08-21 20:40:43

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2 2
1 100 300
1 1 30
5
400
500
300
20
1

output:

impossible
impossible
100
1
1

result:

ok 5 lines

Test #2:

score: 0
Accepted
time: 1ms
memory: 5528kb

input:

5 7
1 200 30
2 200 31
3 200 32
4 200 33
1 5000 33
2 5000 33
3 5000 33
3
30
31
33

output:

800
5600
15200

result:

ok 3 lines

Test #3:

score: 0
Accepted
time: 1ms
memory: 5484kb

input:

2 3
1 3 3
1 4 2
1 2 1
3
1
3
2

output:

2
3
3

result:

ok 3 lines

Test #4:

score: -100
Wrong Answer
time: 101ms
memory: 9108kb

input:

100000 99999
1 8793 670998
2 3301 949483
3 5662 542705
4 3033 907487
5 7035 366434
6 5771 1750
7 2575 80336
8 5163 613257
9 5748 414726
10 4990 119039
11 5855 239538
12 1965 755221
13 8891 149341
14 3213 674329
15 9189 660274
16 4593 513364
17 793 326875
18 2873 954337
19 3470 105349
20 9374 779965
...

output:

5824471375393
2422488380971
8078460019423
9482452973131
4483477911513
1069495154605
8572457527642
1554492719626
800496449814
5343473789476
9393453390400
5743471747161
9640452189035
8945455648082
412498415962
1593492529104
4945475700935
5584472583729
6954465672012
678497036786
637497267677
8573457520...

result:

wrong answer 1st lines differ - expected: 'impossible', found: '5824471375393'