题解
2025-08-12 20:33:52
发布于:江苏
10阅读
0回复
0点赞
#include<iostream>
using namespace std;
int main(){
cout<<"Hello AYNU!\n";
cout<<"Hello AYNU!\n";
cout<<"Hello AYNU!";
return 0;
}
print("Hello AYNU!")
print("Hello AYNU!")
print("Hello AYNU!")
这里空空如也
有帮助,赞一个