Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Rrrrrrrr
//g++ 7.4.0 #include<iostream> using namespace std; int main() { int a, b, c; cout << "Enter two integers to add\n"; cin >> a >> b; c = a + b; cout <<"Sum of the numbers: " << c << endl; return 0; }
run
|
edit
|
history
|
help
0
tasks
scuba
bmp_lb
FindMissingLagrange
scanf error
12hours Clock c++
input
0-1 Knapsack
ForwardLiceSplice
CS 201