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
2d array sum
Nieparzyste w macierzy
Dijkastra
Why C++ optimizer has problems with these temporary variables
Test
poprawione_i_podzielone_1
Set of intervals.
march long ques 4
СПКИ АП КЭП 3
3SUM problem