- BC20270082's blog
第一个程序
- @ 2024-9-11 15:04:45
...c++ #include <bits/stdc++.h> using namespace std;
int main() { cout<<"hello world"; return 0; } ...
...c++ #include <bits/stdc++.h> using namespace std;
int main() { cout<<"hello world"; return 0; } ...
By signing up a HFOJ universal account, you can submit code and join discussions in all online judging services provided by us.