Skip to content

Instantly share code, notes, and snippets.

@shabbirbhimani
Created July 21, 2018 06:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shabbirbhimani/149e1cd7170ec337a58c4b544ced9b8e to your computer and use it in GitHub Desktop.
Save shabbirbhimani/149e1cd7170ec337a58c4b544ced9b8e to your computer and use it in GitHub Desktop.
{
int a;
a=10;
cout<<a;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment