// #include using namespace std; //std 命名空间,相当于包 int fff = 10; // int main() // { // int a=0, b = 0; // cout << "hello world" <