- Owner
 - Cioban Cristian Andrei
 - Problem
 - Peculiar Times
 - Contest
 - MindCoding 2015 Round 1
 - Source
 - 0.75KB
 - Result
 - Compile error (Non-zero exit status: 1)
Compiler output
prog.c: In function 'main': prog.c:11:52: error: expected ')' before '{' token prog.c:19:5: error: expected expression before '}' token prog.c:6:19: warning: unused variable 'k' [-Wunused-variable] 


