QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#232023#6129. Magic Multiplicationucup-team2051WA 0ms3388kbC++146.7kb2023-10-29 19:14:312023-10-29 19:14:31

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

23 45
Impossible
Impossible
Impossible
Impossible

result:

wrong answer 2nd lines differ - expected: '101 1000', found: 'Impossible'