1 solutions
Information
- ID
- 822
- Time
- 1000ms
- Memory
- 32MiB
- Difficulty
- 3
- Tags
- # Submissions
- 32
- Accepted
- 21
- Uploaded By
#include <bits/stdc++.h>
#define int long long
using namespace std;
signed main(){
cout<<"hello world";
return 0;
}
By signing up a Hydro universal account, you can submit code and join discussions in all online judging services provided by us.