测试一下

1 #include <bits/stdc++.h>
2 using namespace std;
3 int main(){
4     printf("Hello, World!");
5     return 0;
6 }
7  

 

 

posted @ 2020-08-27 20:27  Last-Order  阅读(67)  评论(0编辑  收藏  举报