今天编译遇到的问题是 H:\learning cpp\3_3\main.cpp|12|error: two or more data types in declaration of 'm_counter'|
度娘告诉我是上一个没加分号。。