Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
staticfun
//g++ 5.4.0 #include <iostream> using namespace std; class obj{ static int a; public: obj() { a++; } static void disp() { cout<<a; } }; int obj::a; int main() { /* obj a; obj b;*/ obj::disp(); }
run
|
edit
|
history
|
help
0
Ss
e-olymp.com---problem1590---Birthday 2
SIP_parser_with_std_regex_need_help_to_improve_it.cc
BinTraversal v2
return reference (gcc)
virtual function role
ONP is working!
string iteration performance
Sorting sort function stl in c++
ConvHull