Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
cast
//Title of this code //g++ 4.8.2 #include <iostream> int main() { char a='9'; int b=1; std::cout<<a-48; std::cout<<sizeof(a); std::cout<<sizeof(a-'0'); std::cout<<sizeof(b); }
run
|
edit
|
history
|
help
0
said
Simple use of function templete and namespace
FunTemp
riemann
basic caculate iii
typeid
maximum_frequent_sum
union of two sorted array
Microsoft - MaxEmployeeAttendence (R repititions - Optimised DP)
div