i dont know how to create a magic square program in java. i need it badly..thanks
Shabbir, could you check this one? I'm not quite sure if this gonna work out,eh.. Thanks..
public class MagicSquare { public static void main(String[] args) { int N = Integer.parseInt(args[0]); if (N % 2 == 0) throw...
so, where can i get the solution of this tedious magic square program?..
Im am a Computer Programmer student in STI Philippines..:D But i found out that programming was very complicated.... I hope joining here will be...
Separate names with a comma.