QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#526044#6129. Magic MultiplicationGuanYunchangWA 0ms3816kbC++172.0kb2024-08-21 10:17:002024-08-21 10:17:00

詳細信息

Test #1:

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

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'