- Owner
- Olaru Paul Stelian
- Problem
- Panel
- Source
- 0.21KB
- Result
- Wrong answer
Compiler output
prog.c: In function ‘main’: prog.c:4:1: warning: format ‘%i’ expects argument of type ‘int *’, but argument 2 has type ‘short int *’ [-Wformat] prog.c:5:1: warning: format ‘%i’ expects argument of type ‘int *’, but argument 2 has type ‘char *’ [-Wformat]
Results
Test number Result Time 1 10 0.0145s 2 10 0.0141s 3 10 0.0139s 4 Wrong answer 0.0142s