0_0_1453870_3000.c:8: error: syntax error before "mice"
0_0_1453870_3000.c:9: error: syntax error before "mice"
0_0_1453870_3000.c: In function `main':
0_0_1453870_3000.c:13: error: `MC' undeclared (first use in this function)
0_0_1453870_3000.c:13: error: (Each undeclared identifier is reported only once
0_0_1453870_3000.c:13: error: for each function it appears in.)
0_0_1453870_3000.c:13: error: syntax error before "mice"
0_0_1453870_3000.c:16: error: `mice' undeclared (first use in this function)
0_0_1453870_3000.c: At top level:
0_0_1453870_3000.c:41: error: syntax error before "mice"
0_0_1453870_3000.c: In function `Sort':
0_0_1453870_3000.c:44: error: `MC' undeclared (first use in this function)
0_0_1453870_3000.c:44: error: syntax error before "temp"
0_0_1453870_3000.c:45: error: `first' undeclared (first use in this function)
0_0_1453870_3000.c:46: error: `end' undeclared (first use in this function)
0_0_1453870_3000.c:47: error: `temp' undeclared (first use in this function)
0_0_1453870_3000.c:47: error: `mice' undeclared (first use in this function)
0_0_1453870_3000.c: At top level:
0_0_1453870_3000.c:67: error: syntax error before "mice"
0_0_1453870_3000.c: In function `output':
0_0_1453870_3000.c:69: error: `mice' undeclared (first use in this function)
0_0_1453870_3000.c:69: error: `max' undeclared (first use in this function)
|