- Owner
 - ServoCryptid
 - Problem
 - Boxes
 - Source
 - 0.61KB
 - Result
 - Compile error (Non-zero exit status: 1)
Compiler output
prog.c: In function 'main': prog.c:37:12: error: 'n' undeclared (first use in this function) for(i=0;i<n/2;i++) ^ prog.c:37:12: note: each undeclared identifier is reported only once for each function it appears in 


