QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#232023#6129. Magic Multiplicationucup-team2051WA 0ms3388kbC++146.7kb2023-10-29 19:14:312023-10-29 19:14:31

詳細信息

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'