Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: Magic Square.

  1. #1
    Junior Member pau_ emmanuel's Avatar
    Join Date
    Sep 2014
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Magic Square.

    Is there someone who knows how to create a MAGIC SQUARE, i just wanted to learn the logic of it.

    with 2d array and looping..

    thanks.

    --- Update ---

    By the way. I'm Paul, i am new here.


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: Magic Square.

    Welcome to the Forum! Please read this topic to learn how to post code correctly and other useful tips for newcomers.

    You can find Magic Square discussion, explanation, algorithms, and maybe even code outlines to various degrees of completeness by using your favorite search engine.

  3. #3
    Junior Member pau_ emmanuel's Avatar
    Join Date
    Sep 2014
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Magic Square.

    thanks.. that was so quick.

Similar Threads

  1. How would I compare the square of the square root of any number.
    By Forzaroma11dg in forum What's Wrong With My Code?
    Replies: 1
    Last Post: February 20th, 2014, 05:58 PM
  2. Magic Square
    By aspic in forum What's Wrong With My Code?
    Replies: 2
    Last Post: December 31st, 2013, 06:58 AM
  3. JAVA MAGIC SQUARE
    By hiimjoey11 in forum What's Wrong With My Code?
    Replies: 11
    Last Post: November 28th, 2012, 12:42 AM
  4. Magic Square Checker
    By Hypnos in forum Object Oriented Programming
    Replies: 1
    Last Post: April 3rd, 2011, 06:37 PM
  5. Magic square class (modular math problem)
    By mjpam in forum What's Wrong With My Code?
    Replies: 1
    Last Post: June 30th, 2010, 10:56 AM