You are viewing a single comment's thread. Return to all comments →
you cant use to the power here(2^j) you have to use math.pow() function
Seems like cookies are disabled on this browser, please enable them to open this website
Java Loops II
You are viewing a single comment's thread. Return to all comments →
you cant use to the power here(2^j) you have to use math.pow() function