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