- Owner
- Liana Tucar
- Problem
- nc1c2
- Source
- 0.73KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:10:37: warning: format '%ld' expects argument of type 'long int*', but argument 3 has type 'int*' [-Wformat] prog.cpp:10:37: warning: format '%ld' expects argument of type 'long int*', but argument 4 has type 'int*' [-Wformat] prog.cpp:20:36: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat]
Results
Test number Result Time 1 Wrong answer 0.0362s