Thread: problem with program

  1. #16
    misoturbutc Hodor's Avatar
    Join Date
    Nov 2013
    Posts
    1,787
    Quote Originally Posted by userxbw View Post
    it has nothing to do if I can write that code or not in the other post,
    the point was you're writing it in c and its c++ then your cause yourself into self admitted state of confusion over what OP really needs to the point that you actually admit that you should have asked a QUESTION first.

    so here I did this in this post , asked a question first before going through all of what one could have on an assumption, and you're making it into a federal case. turning yourself into a hypocrite because of it. stop being stupid.
    I don't think I should have asked the question first. I decided that I should ask the question because after giving it an attempt I realised that the entire program would probably not be suitable for a beginner (unless there is some information missing from the description). I mean calculating the distance between two coordinates is trivial but I don't even really consider that part of the problem suitable for somebody's first assignment. The actual problem itself is not trivial at all I don't think.

  2. #17
    Banned
    Join Date
    Aug 2017
    Posts
    861
    Quote Originally Posted by Hodor View Post
    I don't think I should have asked the question first. I decided that I should ask the question because after giving it an attempt I realised that the entire program would probably not be suitable for a beginner (unless there is some information missing from the description). I mean calculating the distance between two coordinates is trivial but I don't even really consider that part of the problem suitable for somebody's first assignment. The actual problem itself is not trivial at all I don't think.
    ridged people, you cannot even think straight to stay on point, mixing apples with oranges,
    Last edited by userxbw; 12-08-2017 at 06:53 AM.

  3. #18
    Registered User
    Join Date
    May 2012
    Location
    Arizona, USA
    Posts
    948
    Quote Originally Posted by userxbw View Post
    and you're an idiot. then why would he even bother to do and if <= 10 if the amount he is running it up to does not matter?
    Let me remind you what the OP said in post #1:
    Quote Originally Posted by vead View Post
    there is condition user can enter only number between 0 to 10
    So there is a limit on what the user can enter. The numbers being printed can go up to 14 (if the user enters 10, the program should print 10, 11, 12, 13, 14). The OP said nothing about the output being limited to 10.

    Be more careful before calling others stupid, userxbw.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Program Problem
    By chanhalzkie in forum C Programming
    Replies: 8
    Last Post: 12-13-2012, 08:54 AM
  2. Replies: 4
    Last Post: 10-16-2008, 07:30 PM
  3. Problem with my little program.
    By RainbowStar in forum C++ Programming
    Replies: 6
    Last Post: 07-08-2007, 10:07 AM
  4. problem with program
    By robasc in forum C++ Programming
    Replies: 5
    Last Post: 04-19-2006, 03:13 PM
  5. Math Equation Program (I can't find the problem with my program!)
    By masked_blueberr in forum C Programming
    Replies: 14
    Last Post: 07-06-2005, 11:53 AM

Tags for this Thread