Information
- ID
- 6762
- Time
- 1000ms
- Memory
- 128MiB
- Difficulty
- 1
- Tags
- # Submissions
- 369
- Accepted
- 81
- Uploaded By
#include<stdio.h>
int main(){long long a,b;scanf("%d%d",&a,&b);printf("%d %d",a,b);}
By signing up a HFOJ universal account, you can submit code and join discussions in all online judging services provided by us.