- Owner
- Onesim Robert Ioan
- Problem
- nc1c2
- Source
- 0.63KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:10:38: warning: format '%ld' expects argument of type 'long int*', but argument 3 has type 'int*' [-Wformat] prog.cpp:10:38: warning: format '%ld' expects argument of type 'long int*', but argument 4 has type 'int*' [-Wformat] prog.cpp:18:31: 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.0363s