+ 6
// Get Input n
for (int f = n; f >= 1; f--)
if (n % f == 0)
System.out.println(f);
22nd Nov 2017, 5:02 PM
Krishna Teja Yeluripati
Often have questions like this?
Learn more efficiently, for free:
Hot today
Help me please đ„șđ„ș
0 Votes
Javascript
0 Votes
I want someone to code
0 Votes
PHP
1 Votes
Just new here
1 Votes
Raspberry Pi 5 Server
1 Votes