Skip to content

Instantly share code, notes, and snippets.

@joaogui1
Last active June 26, 2016 13:50
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 joaogui1/79058fb7dd5485b15e5b9d480e12276b to your computer and use it in GitHub Desktop.
Save joaogui1/79058fb7dd5485b15e5b9d480e12276b to your computer and use it in GitHub Desktop.
cin >> a >> b;
c = a + b;
cout << c;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment