- Owner
- Csáki Tamás
- Problem
- Peculiar Times
- Contest
- MindCoding 2015 Round 1
- Source
- 1.92KB
- Result
- Wrong answer
Compiler output
prog.c: In function 'main': prog.c:16:9: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'char (*)[6]' [-Wformat] prog.c:22:9: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] prog.c:47:29: warning: implicit declaration of function 'abs' [-Wimplicit-function-declaration] prog.c:9:11: warning: unused variable 'numb1' [-Wunused-variable]
Results
Test number Result Time 1 Wrong answer 0.0347s