UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#125829#1258. 结绳记事raylenehashimoto1000ms1288kbC++252b2021-01-31 10:40:292021-01-31 10:40:30

answer


详细

小提示:点击横条可展开更详细的信息

Test #1:

score: 50
Accepted
time: 0ms
memory: 1288kb

input:

12 4

output:

0010

result:

ok single line: '0010'

Test #2:

score: 50
Accepted
time: 0ms
memory: 1288kb

input:

125 14

output:

11000001111111

result:

ok single line: '11000001111111'