Skip to content
View CodelikeC's full-sized avatar
Block or Report

Block or report CodelikeC

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CodelikeC/README.md

#include #include using namespace std ;

int main () { cout <<"hello gitHub" << endl; cout <<"I am a junior developer" << endl;

string status ; getline(cin, status) ;

if (!getline.bad()) { cout <<" Github is good" << endl; } else { cout <<"I have to improve problem solving"<< endl; } return 0 ; }

Popular repositories

  1. CodelikeC CodelikeC Public

    Config files for my GitHub profile.

    1

  2. ATM_project ATM_project Public

    The project of CS 255

    C++ 1

  3. Time Time Public

    a cpp file

    C++ 1

  4. Library_Management- Library_Management- Public

    Short version

    C++ 1

  5. Student_Management Student_Management Public

    The project of CS 256

    C++ 1