You are viewing a single comment's thread. Return to all comments →
can you explain why "n/i" in this code?
sum = sum + i + n/i;
Seems like cookies are disabled on this browser, please enable them to open this website
Java Interface
You are viewing a single comment's thread. Return to all comments →
can you explain why "n/i" in this code?