标签:ret style turn span namespace color ++ col int
1 #include<bits/stdc++.h> 2 using namespace std; 3 4 int main(){ 5 puts("hello world!"); 6 return 0; 7 }
Hello World
原文地址:https://www.cnblogs.com/wawawa8/p/9077482.html