Skip to content

Instantly share code, notes, and snippets.

@KrupeshDev
Created August 4, 2019 11:02
Show Gist options
  • Save KrupeshDev/503de89abdadc7f12e94e251183f6a28 to your computer and use it in GitHub Desktop.
Save KrupeshDev/503de89abdadc7f12e94e251183f6a28 to your computer and use it in GitHub Desktop.

Revisions

  1. KrupeshDev created this gist Aug 4, 2019.
    3 changes: 3 additions & 0 deletions main.cpp
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    int main(){
    cout<<"Hello, World!";
    }