Thread: need help( cramer)

  1. #1
    Registered User
    Join Date
    May 2008
    Posts
    1

    need help( cramer)

    hello
    thanks 4 comin' in
    i have to write a program that solves n equation and n unknowns!( cramer rule)
    is there anyone who can help me with this?
    please write the whole program!
    thanks.
    Darko.

  2. #2
    Registered User
    Join Date
    Aug 2004
    Location
    San Diego, CA
    Posts
    313
    Quote Originally Posted by Darko View Post
    please write the whole program!
    Hahahahahaha, no.

  3. #3
    3735928559
    Join Date
    Mar 2008
    Location
    RTP
    Posts
    838
    enjoy your fail.

  4. #4
    Its hard... But im here swgh's Avatar
    Join Date
    Apr 2005
    Location
    England
    Posts
    1,688
    Start with a google, post your effort and read the forum rules regaurding homework
    Double Helix STL

  5. #5
    Registered User
    Join Date
    Apr 2008
    Posts
    890
    This must be a joke.

  6. #6
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    Darko, read the homework policy, then post a new thread when you are ready.
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Trying to make this code faster & Cramer
    By just2peachy in forum C++ Programming
    Replies: 3
    Last Post: 12-03-2004, 10:54 AM