标签:class clu world span std color iostream str div
1 #include<iostream> 2 int main() { 3 std::cout<<"Hello world!\n"; 4 }
Hello world
原文地址:https://www.cnblogs.com/thhyj/p/11123000.html