Information
- ID
- 878
- Time
- 1000ms
- Memory
- 64MiB
- Difficulty
- 1
- Tags
- # Submissions
- 36
- Accepted
- 29
- Uploaded By
#include<bits/stdc++.h>
using namespace std;
int main(){
cout<<10;
return 0;
}
#include<bits/stdc++.h>
using namespace std;
int main(){
cout<<10;
return 0;
}
By signing up a Hydro universal account, you can submit code and join discussions in all online judging services provided by us.