QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#526042#6129. Magic MultiplicationZhaoZiLongWA 1ms5860kbC++172.0kb2024-08-21 10:12:132024-08-21 10:12:14

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

23
45
101
1000
Impossible
Impossible

result:

wrong answer 1st lines differ - expected: '23 45', found: '23'