for(x in 1:scan('stdin'))cat(x,':',paste((v=1:x)[!x%%v],collapse=' '),' ',sep='')