problem with "Convert int 1-3000 to words"Finally our prof allows us to use if/else. I managed to solve the 11-19 problem but if I input a dig...
problem with "Convert int 1-3000 to words"I know right? Sucks big time. I remembered our prof told us that possible minimum switches would be...
problem with "Convert int 1-3000 to words"Unfortunately, we can't use if else statement, we are only allowed to use switch statements
problem with "Convert int 1-3000 to words"That's my problem, I don't know how to code to check it. I just came up with the formulas to check e...
problem with "Convert int 1-3000 to words"I've re-added case 1 in switch(tens): [code] switch (tens){ case 1: ...
This user does not accept Private Messages