- Owner
- Jula Marius
- Problem
- MaxRev
- Source
- 0.49KB
- Result
- Wrong answer
Compiler output
prog.c: In function 'compute': prog.c:25:9: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'long int *' [-Wformat=] printf("%ld\n", &a[i]); ^
Results
Test number Result Time 1 Wrong answer 0.2797s