- Owner
- Jula Marius
- Problem
- nc1c2
- Source
- 0.61KB
- Result
- Wrong answer
Compiler output
prog.c: In function 'main': prog.c:35:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] printf("%d\n",replace(n, c1, c2)); ^
Results
Test number Result Time 1 Wrong answer 0.2700s