Skip to content

Commit

Permalink
Output addition
Browse files Browse the repository at this point in the history
  • Loading branch information
Hadeso-0 committed Apr 10, 2022
1 parent 19360f9 commit 26f47ae
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ManavAdd.txt
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
int a, b; cin >> a >> b;
int a, b; cin >> a >> b;

cout << (ll) a + b << endl;

0 comments on commit 26f47ae

Please sign in to comment.