QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#433183#1875. Nein_map_TL 360ms1872kbC++238.7kb2024-06-08 07:42:032024-06-08 07:42:04

详细

Test #1:

score: 100
Accepted
time: 35ms
memory: 1872kb

input:

1 1

output:

2

result:

ok answer is '2'

Test #2:

score: 0
Accepted
time: 35ms
memory: 1860kb

input:

1 8

output:

9

result:

ok answer is '9'

Test #3:

score: 0
Accepted
time: 35ms
memory: 1808kb

input:

1 9

output:

12

result:

ok answer is '12'

Test #4:

score: 0
Accepted
time: 35ms
memory: 1788kb

input:

1 10

output:

13

result:

ok answer is '13'

Test #5:

score: 0
Accepted
time: 356ms
memory: 1784kb

input:

5 1

output:

11112

result:

ok answer is '11112'

Test #6:

score: 0
Accepted
time: 359ms
memory: 1740kb

input:

5 84

output:

11235

result:

ok answer is '11235'

Test #7:

score: 0
Accepted
time: 360ms
memory: 1868kb

input:

5 668

output:

12345

result:

ok answer is '12345'

Test #8:

score: 0
Accepted
time: 360ms
memory: 1744kb

input:

5 733942

output:

2281488

result:

ok answer is '2281488'

Test #9:

score: -100
Time Limit Exceeded

input:

18 528599760553218747

output:


result: