- Owner
- Mihai Richard
- Problem
- ArchLord
- Source
- 0.34KB
- Result
- Time Limit Exceeded
Compiler output
prog.c: In function 'main': prog.c:18:2: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'long long int *' [-Wformat=] scanf("%d", &n); ^
Results
Test number Result Time 1 Time Limit Exceeded 3.2502s