QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#150337#5581. Champernowne CountMaMengQiWA 1ms3732kbC++17152b2023-08-25 16:29:082023-08-25 16:29:10

詳細信息

Test #1:

score: 100
Accepted
time: 1ms
memory: 3612kb

input:

4 2

output:

2

result:

ok single line: '2'

Test #2:

score: -100
Wrong Answer
time: 1ms
memory: 3732kb

input:

100 7

output:

2

result:

wrong answer 1st lines differ - expected: '14', found: '2'