- Owner
 - Lucacel Razvan Cristian
 - Problem
 - nc1c2
 - Contest
 - MindCoding 2015 Round 2
 - Source
 - 0.75KB
 - Result
 - Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:11:12: error: expected primary-expression before ')' token prog.cpp:19:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:28:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:32:24: warning: array subscript has type 'char' [-Wchar-subscripts] prog.cpp:10:16: warning: unused variable 'aux' [-Wunused-variable]
 


