- Owner
- Jula Marius
- Problem
- nc1c2
- Source
- 0.61KB
- Result
- Wrong answer
Compiler output
prog.c: In function 'main': prog.c:31:5: warning: format '%ld' expects argument of type 'long int *', but argument 2 has type 'int *' [-Wformat=] scanf("%ld", &n); ^
Results
Test number Result Time 1 Wrong answer 0.2678s