Search:

Type: Posts; User: d3x2k

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    3,557

    And i need to ask second quesiton to the user but...

    And i need to ask second quesiton to the user but idk how to do it when i use second scanf it doesnt work program just take the first input and stops
  2. Replies
    8
    Views
    3,557

    #include #include ...

    #include <stdio.h>#include <stdlib.h>




    int askFirstQuestion(int a){


    return (a>=1 && a<=7);
    }
  3. Replies
    8
    Views
    3,557

    16423

    16423
  4. Replies
    8
    Views
    3,557

    i wrote the code for the first quesiton but idk...

    i wrote the code for the first quesiton but idk how to use the output of the first question as a input in second question
  5. Replies
    8
    Views
    3,557

    How can i create algoritma for this question

    In this part of the project, main purpose is to get the secret code from the computer. There are five questions to be answered. In each question, user will face a problem and all problems are related...
Results 1 to 5 of 7