"Hello World!" in C

Sort by

recency

|

666 Discussions

|

  • + 0 comments

    include

    include

    include

    include

    int main() {

    char s[100];
    scanf("%[^\n]%*c", s);
    
    printf("hello,world!\n");
    scanf("%s\n",s);
    return 0;
    

    }

  • + 0 comments

    Here is problem solution - Plugged IN not charging in laptop

  • + 1 comment

    please tell me which part i micced in code and they form error , please help me to solve this test

  • + 0 comments

    Hi guys I am happy to be here

  • + 0 comments

    hello