Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Operators
//g++ 7.4.0 #include <iostream> using namespace std; int main() { int a,b,c; cout<<"Enter the value of a"<<endl; cin>>a; cout<<"Enter the value of b"<<endl; cin>>b; cout<<"The sum of a and b is"<<c; return 0; }
run
|
edit
|
history
|
help
0
Test 5(2020)
2015(M2)Mod.
Matrix spiral print
mur1
wealth of banks
HalumResto
reverse function
Hello
задача new
Search in a rotated sorted array two methods