Thread: magiq square problem

  1. #1
    Registered User
    Join Date
    Dec 2003
    Posts
    2

    Question magiq square problem

    Magiq Square :
    hi i am a student an i have an assignment
    to program a magic squre in c lang'
    in recorsiv way please help me to solve
    thanks

  2. #2
    Registered User
    Join Date
    Sep 2003
    Posts
    135
    What part of the problem are you stuck with? Do you understand what a magic square is? Are you familiar with recursion?

    I notice that you've double-posted this in both the C and C++ forums. It makes sense to continue the thread in the C forum as you're after a C solution.
    Last edited by Omnius; 12-31-2003 at 07:17 AM.

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    A problem which is
    a) asked way too often
    b) which is solved on the www for the want of a simple web search.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. WS_POPUP, continuation of old problem
    By blurrymadness in forum Windows Programming
    Replies: 1
    Last Post: 04-20-2007, 06:54 PM
  2. Help with my draughts game
    By Zishaan in forum C++ Programming
    Replies: 9
    Last Post: 03-24-2007, 07:33 AM
  3. Square Root Problem
    By punter in forum C++ Programming
    Replies: 8
    Last Post: 10-20-2006, 02:46 PM
  4. Laptop Problem
    By Boomba in forum Tech Board
    Replies: 1
    Last Post: 03-07-2006, 06:24 PM
  5. half ADT (nested struct) problem...
    By CyC|OpS in forum C Programming
    Replies: 1
    Last Post: 10-26-2002, 08:37 AM