Category 12 上课写的 11111 1 2 3 4 5 6 #include<bits/stdc+++.h> int main(){ std::cout<<"hello"<<std::endl; return 0; } o