Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
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
Dar
test if nullptr
BinTree palyground
Why C++ optimizer has problems with these temporary variables
Breakfast Function
ThreadPool
tasks
Stock buy/sell
series
Nth max element in BST