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
template
Meeting Time
CountingSort
Hello World
OperatorOverload2
basic TREAP
Bad code
Microsoft - MaxEmployeeAttendence (R repititions - Optimised DP)
My Type - nicro
Graph Theory On Strings