QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#145095#4188. Excursion to PorvooGuanYunchangWA 1ms3440kbC++20558b2023-08-21 21:35:542023-08-21 21:35:55

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3440kb

input:

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

output:

1000000
1000000
100
1
1

result:

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