题解
2025-09-18 20:35:31
发布于:江苏
12阅读
0回复
0点赞
#include<iostream>
using namespace std;
int main(){
cout<<"Goodbye world!";
return 0;
}
print("Goodbye world!")
全部评论 1
#include"cstdio"
int main(){printf("Goodbye world!");}6天前 来自 香港
0《香港》
5天前 来自 江苏
0
有帮助,赞一个