QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#96192#1875. NeinshankerWA 4ms3540kbC++142.1kb2023-04-13 16:41:542023-04-13 16:41:57

详细

Test #1:

score: 100
Accepted
time: 3ms
memory: 3540kb

input:

1 1

output:

2

result:

ok answer is '2'

Test #2:

score: 0
Accepted
time: 3ms
memory: 3528kb

input:

1 8

output:

9

result:

ok answer is '9'

Test #3:

score: 0
Accepted
time: 1ms
memory: 3428kb

input:

1 9

output:

12

result:

ok answer is '12'

Test #4:

score: 0
Accepted
time: 0ms
memory: 3464kb

input:

1 10

output:

13

result:

ok answer is '13'

Test #5:

score: 0
Accepted
time: 3ms
memory: 3424kb

input:

5 1

output:

11112

result:

ok answer is '11112'

Test #6:

score: 0
Accepted
time: 3ms
memory: 3372kb

input:

5 84

output:

11235

result:

ok answer is '11235'

Test #7:

score: 0
Accepted
time: 3ms
memory: 3448kb

input:

5 668

output:

12345

result:

ok answer is '12345'

Test #8:

score: 0
Accepted
time: 1ms
memory: 3396kb

input:

5 733942

output:

2281488

result:

ok answer is '2281488'

Test #9:

score: -100
Wrong Answer
time: 4ms
memory: 3356kb

input:

18 528599760553218747

output:

30725517742000000030

result:

wrong answer expected '30725517742188427234', found '30725517742000000030'