QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#387208#6407. Classical A+B Problemucup-team1617#WA 5ms9932kbPython3531b2024-04-12 09:23:582024-04-12 09:23:58

詳細信息

Test #1:

score: 0
Wrong Answer
time: 5ms
memory: 9932kb

input:

6
2
786
1332
89110
2333333
10000000000000000000000000001

output:

0 2
777 9
333 999
88888 222
111111 2222222
9999999999999999999999999999 2

result:

wrong answer Token parameter [name=x] equals to "0", doesn't correspond to pattern "[1-9]{1,1}" (test case 1)