- 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