Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
23 2.5
#include <iostream> using namespace std; int main() { int age ; float avg; cout<<"enter age and avg"<< endl; cin>> age>>avg; cout<<"enter age is "<<age<<endl<<"enter avg is "<<avg<<endl; return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Proyecto 1
sorting
Eratosfen final
protected
Polimorfizm :)
CPP - Arrays - Ex.2
Loop comparison
Cuantos
Stok sinifi
BreakfastMenu array
Please log in to post a comment.