Skip to content

Instantly share code, notes, and snippets.

@shabbirbhimani
Created July 21, 2018 06:41
{
int a;
a=10;
cout<<a;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment