Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
My calculator
#include <iostream> #include <cmath> using namespace std ; class Calculator { public : int x ; } ; int main() { Calculator myObj ; myObj.x ; cout << "Enter your number! \n" ; cin >> myObj.x ; cout << "Your number is! \n" ; cout << log(myObj.x) ; return 0 ; }
run
|
edit
|
history
|
help
0
BridgeEdge
const_cast
Make Bin Tree
Elevator 3
Float
riemann
TemplateDoubly
Test 1(2021)
prototype match
Substring search