- Owner
- Dinea Eduard
- Problem
- Peculiar Times
- Source
- 0.65KB
- Result
- Wrong answer
Compiler output
prog.c: In function 'main': prog.c:11:3: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'char (*)[5]' [-Wformat] prog.c:8:18: warning: 'n' is used uninitialized in this function [-Wuninitialized]
Results
Test number Result Time 1 Wrong answer 0.0364s