- Owner
- Jula Marius
- Problem
- nc1c2
- Source
- 0.71KB
- Result
- Wrong answer
Compiler output
prog.c: In function 'main': prog.c:42:9: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] printf("%d\n", a[i]); ^
Results
Test number Result Time 1 Wrong answer 0.2690s