标签:body pre include color std code bsp logs class
1 #include<iostream> 2 int main() { 3 std::cout << "Hello world!"; 4 return 0; 5 }
Is there anybody in there?
原文地址:http://www.cnblogs.com/p0ny/p/6785374.html