0_0_1397847_572.c:1: error: syntax error before '<' token
0_0_1397847_572.c: In function `main':
0_0_1397847_572.c:5: error: `cas' undeclared (first use in this function)
0_0_1397847_572.c:5: error: (Each undeclared identifier is reported only once
0_0_1397847_572.c:5: error: for each function it appears in.)
0_0_1397847_572.c:5: error: `EOF' undeclared (first use in this function)
0_0_1397847_572.c:7: error: `i' undeclared (first use in this function)
0_0_1397847_572.c:11: error: `n' undeclared (first use in this function)
0_0_1397847_572.c:12: error: `max' undeclared (first use in this function)
0_0_1397847_572.c:13: error: `j' undeclared (first use in this function)
0_0_1397847_572.c:13: error: `k' undeclared (first use in this function)
0_0_1397847_572.c:13: error: `t' undeclared (first use in this function)
0_0_1397847_572.c:15: error: `x' undeclared (first use in this function)
0_0_1397847_572.c:17: error: `s' undeclared (first use in this function)
0_0_1397847_572.c:17: error: `e' undeclared (first use in this function)
|