#include <iostream> using namespace std; int main(){ cout << "hello world" << endl; return 0; }
请注意,OJ区分大小写和空格与逗号的区别! 您也可以编写一篇题解,就像这样粘贴代码
```cpp AC代码😎 ```
By signing up a YZOJ universal account, you can submit code and join discussions in all online judging services provided by us.
Using your YZOJ universal account