QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#164431#4188. Excursion to PorvooZhangYiDeWA 2ms4196kbC++23911b2023-09-04 23:12:312023-09-04 23:12:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 4196kb

input:

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

output:

100
1
1
impossible
impossible

result:

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