- Owner
- Zlatea_Cezar
- Problem
- Spell
- Source
- 0.48KB
- Result
- Wrong answer
Compiler output
prog.c: In function ‘main’: prog.c:26:7: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat] prog.c:7:34: warning: unused variable ‘z’ [-Wunused-variable] prog.c:7:10: warning: unused variable ‘n’ [-Wunused-variable]
Results
Test number Result Time 1 Wrong answer 0.0144s