User Profile
Collapse
-
I thought it wasn't. Thanks!! -
Constructs a magic square of size n
I need help with this java program below. The program is supposed to print magic squares, but it is not. Can somebody please help me? Thanks
...Code:import java.util.Arrays; import java.util.Scanner; public class MagicSquare_P6_19 { /** * @param args */ public static void main(String[] args){ // TODO code application logic hereLast edited by Rabbit; Feb 28 '16, 03:05 AM. Reason: Please use [code] and [/code] tags when posting code or formatted data.
No activity results to display
Show More
Leave a comment: