UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#95403#1210. 最大质因子序列2017beijiang3531000ms1216kbC++349b2020-02-19 08:18:102020-02-19 08:18:12

answer


详细

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

Test #1:

score: 20
Accepted
time: 0ms
memory: 1216kb

input:

1000 5000

output:

5,13,167,59,251,67,503,53,7,1009,101,337,23,1013,13,29,127,113,509,1019,17,1021,73,31,2,41,19,79,257...

result:

ok single line: '5,13,167,59,251,67,503,53,7,10...,4993,227,37,1249,263,17,4999,5'

Test #2:

score: 20
Accepted
time: 0ms
memory: 1200kb

input:

2 10

output:

2,3,2,5,3,7,2,3,5

result:

ok single line: '2,3,2,5,3,7,2,3,5'

Test #3:

score: 20
Accepted
time: 0ms
memory: 1204kb

input:

61 154

output:

61,31,7,2,13,11,67,17,23,7,71,3,73,37,5,19,11,13,79,5,3,41,83,7,17,43,29,11,89,5,13,23,31,47,19,3,97...

result:

ok single line: '61,31,7,2,13,11,67,17,23,7,71,...3,29,73,7,37,149,5,151,19,17,11'

Test #4:

score: 20
Accepted
time: 0ms
memory: 1216kb

input:

1298 3456

output:

59,433,13,1301,31,1303,163,29,653,1307,109,17,131,23,41,101,73,263,47,439,659,1319,11,1321,661,7,331...

result:

ok single line: '59,433,13,1301,31,1303,163,29,...1,3449,23,29,863,1151,157,691,3'

Test #5:

score: 20
Accepted
time: 0ms
memory: 1204kb

input:

236 789

output:

59,79,17,239,5,241,11,3,61,7,41,19,31,83,5,251,7,23,127,17,2,257,43,37,13,29,131,263,11,53,19,89,67,...

result:

ok single line: '59,79,17,239,5,241,11,3,61,7,4...,71,23,29,7,157,131,787,197,263'