Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
c++ MICHELL MARTINEZ
//progrma para la resta y multiplicacion de dos numeros #include <iostream> using namespace std; int main() [ int a,b, resta, multiplica; cout << "ingrese el numero 1"; cin >> a; cout << "ingrese el numero 2"; cin >> b; resta=a-b; cout << "el resultado es: "; cout << c;
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
c++
yarirey
Plt-D v.0.9.2
Binary search tree - Post-order Traversal
Get a webpage - the sync way
little problem
Code1
Bubble Sort
lit pe
solution to problem #3 from projecteuler.net
Please log in to post a comment.