你好牛客
你好,牛客
https://ac.nowcoder.com/acm/problem/21984
很简单
#include<bits/stdc++.h>
using namespace std;
int main()
{
cout<<"hello nowcoder";
return 0;
}
你好,牛客
https://ac.nowcoder.com/acm/problem/21984
很简单
#include<bits/stdc++.h>
using namespace std;
int main()
{
cout<<"hello nowcoder";
return 0;
}
相关推荐