Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
7
#include <iostream> using namespace std; int main() { int n1, n2, t; cout<<"\n enter two numbers :::"; cin >>n1>>n2; cout <<"\n n1="<<n1<<",n2="<<n2; }
run
|
edit
|
history
|
help
-1
Please
log in
to post a comment.
Ordered Graphs
MY FIRST OBJECT ORIENTED PROGRAM
Magic, why 1 2?
HTML Timetable generator.cpp
return reference (clang)
Saam hash example
range based for loop temporary object lifetime issue example
34534
overloadresolution
10226
Please log in to post a comment.