Skip to content

Instantly share code, notes, and snippets.

@KrupeshDev
Last active August 4, 2019 11:08
Show Gist options
  • Save KrupeshDev/052cf600dec9f0e1f2a14acffe75a77e to your computer and use it in GitHub Desktop.
Save KrupeshDev/052cf600dec9f0e1f2a14acffe75a77e to your computer and use it in GitHub Desktop.

Revisions

  1. KrupeshDev revised this gist Aug 4, 2019. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion cout.cpp
    Original file line number Diff line number Diff line change
    @@ -1 +1,3 @@
    cout<<"Hello, World!";

    cout<<"Hello, World!";

  2. KrupeshDev created this gist Aug 4, 2019.
    1 change: 1 addition & 0 deletions cout.cpp
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    cout<<"Hello, World!";