Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
std override
#include<iostream> #include<cmath> int abs(int a){ std::cout << "mine!\n"; return a > 0? -a : a ;} int main(){ int a = abs(-5); int b = std::abs(-5); std::cout << a << std::endl<< b <<std::endl; return 0; }
run
|
edit
|
history
|
help
0
wrong up
problem_solution_1
infix to postfix v 3.0
iterator by value, by reference
PTaHHHa
dharm1
MSVC_example_GetAllocLength
atoi on hex
Copy elision sample modern C++
лаб1