这题竟然没有题解?
众所周知,C++中只需要用一句cout即可输出
所以……
// 禁止抄袭题解! #include<bits/stdc++.h> using namespace std; int main(){ cout << "hello world"; return 0; }
那?Python怎么解呢
简单,那就是print
一句话搞定……
print("hello world")
你问我,其他语言怎么解?
抱歉,作者没学过
註冊一個 YZOJ 通用賬戶,您就可以在我們提供的所有線上評測服務上提交程式碼、參與討論。
使用您的 YZOJ 通用賬戶