Search:

Type: Posts; User: bilgee0629

Search: Search took 0.00 seconds.

  1. Replies
    12
    Views
    3,577

    it's just a way to attract people, you know :)

    it's just a way to attract people, you know :)
  2. Replies
    12
    Views
    3,577

    Sorry for writing my circumstance uncertainly....

    Sorry for writing my circumstance uncertainly. Thank for reply :)
  3. Replies
    12
    Views
    3,577

    The reason i wrote this thread is code of this...

    The reason i wrote this thread is code of this problem. Although i do know the algorithm, i couldn't write the code. I guess i could get a glue from your code.
  4. Replies
    12
    Views
    3,577

    Please write it for me. I swear i won't post...

    Please write it for me. I swear i won't post something like this here again :D
  5. Replies
    12
    Views
    3,577

    here it is.

    #include <iostream>
    using namespace std;
    int main()
    {
    int a;
    while (a==42)
    {
    cin >> a;
    }
    return 0;
  6. Replies
    12
    Views
    3,577

    You will laugh when you look at it!!

    I'm new in c++ . So i'm struggling to solve this question, please help me!!!

    *******
    Your program is to use the brute-force approach in order to find the Answer to Life, the Universe, and...
Results 1 to 6 of 6