- 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.0184s 2 20 0.0179s 3 20 0.0146s 4 20 0.0170s 5 10 0.0165s 6 10 0.0176s