Search:

Type: Posts; User: kamil77

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    5,289

    Hi, I was working on the same problem, but...

    Hi,

    I was working on the same problem, but luckily it is now resolved.
    You will find my code on this site in the thread called "Whats wrong with my code".
    It is now on the first page of this...
  2. Replies
    10
    Views
    1,424

    Thanks Andreas and dojha00. Thank you guys for...

    Thanks Andreas and dojha00.

    Thank you guys for taking your time to go through my code and pointing out the silly mistake that I have made.
    Everything is working fine now. I guess what I needed...
  3. Replies
    10
    Views
    1,424

    It was supposed to be the part of do-while loop

    It was supposed to be the part of do-while loop
  4. Replies
    7
    Views
    5,289

    "getInt" function is used at CS50 classes and to...

    "getInt" function is used at CS50 classes and to use it you must #include <cs50.h>
    And of course you must use their CS50 appliance as your compiler for it to recognize this header file.
  5. Replies
    10
    Views
    1,424

    What's wrong with my code

    Hi,

    I am new to this forum and to programming for that matter.
    I am following the CS50 (computer science) online course
    from last year and I have problems with one of the assignments.
    I am...
Results 1 to 5 of 5