- Owner
- Birișan Răzvan
- Problem
- A+B
- Source
- 0.10KB
- Result
- 0 points
Compiler output
prog.c: In function ‘main’: prog.c:6:1: warning: format ‘%d’ expects argument of type ‘int *’, but argument 2 has type ‘int’ [-Wformat] prog.c:6:1: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘int’ [-Wformat] prog.c:6:6: warning: ‘a’ is used uninitialized in this function [-Wuninitialized] prog.c:6:6: warning: ‘b’ is used uninitialized in this function [-Wuninitialized]
Results
Test number Result Time 1 Wrong answer 0.0172s 2 Wrong answer 0.0147s 3 Wrong answer 0.0143s 4 Wrong answer 0.0139s 5 Wrong answer 0.0146s 6 Wrong answer 0.0160s