Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
5
#include <iostream> using namespace std; long long a,b,c; main(){ cin>>a>>b; c=a+b; cout<<c<<endl; }
run
|
edit
|
history
|
help
0
Sum of digits of number
ExceptionHandling3
Laborator 2 SD
sa
Ineritance
ONP without brackets
OTHER - Two robots
SayHi
point to a rvalue
Insertion Sort