- Owner
- Zlatea_Cezar
- Problem
- Spell
- Source
- 0.15KB
- Result
- Wrong answer
Compiler output
prog.c: In function âmainâ: prog.c:6:5: warning: format â%dâ expects argument of type âint *â, but argument 2 has type âlong int *â [-Wformat] prog.c:6:5: warning: format â%dâ expects argument of type âint *â, but argument 3 has type âlong int *â [-Wformat] prog.c:8:5: warning: format â%dâ expects argument of type âintâ, but argument 2 has type âlong intâ [-Wformat]
Results
Test number Result Time 1 Wrong answer 0.0127s