- Owner
- Zlatea_Cezar
- Problem
- A+B
- Source
- 0.15KB
- Result
- Accepted
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 20 0.0198s 2 20 0.0157s 3 20 0.0137s 4 20 0.0136s 5 10 0.0147s 6 10 0.0171s