QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#538549#6129. Magic Multiplicationucup-team3684WA 0ms3776kbC++142.3kb2024-08-31 12:22:312024-08-31 12:22:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3776kb

input:

4
2 2
8101215
3 4
100000001000
2 2
80101215
3 4
1000000010000

output:

23 45
101 1000
impossible
impossible

result:

wrong answer 3rd lines differ - expected: 'Impossible', found: 'impossible'