141592_0_27091.c: In function `main':
141592_0_27091.c:8: error: `_int64' undeclared (first use in this function)
141592_0_27091.c:8: error: (Each undeclared identifier is reported only once
141592_0_27091.c:8: error: for each function it appears in.)
141592_0_27091.c:8: error: syntax error before "i"
141592_0_27091.c:10: error: syntax error before "x"
141592_0_27091.c:14: error: `i' undeclared (first use in this function)
141592_0_27091.c:14: error: `j' undeclared (first use in this function)
141592_0_27091.c:14: error: `k' undeclared (first use in this function)
141592_0_27091.c:14: error: `l' undeclared (first use in this function)
141592_0_27091.c:14: error: `g' undeclared (first use in this function)
141592_0_27091.c:14: error: `x' undeclared (first use in this function)
141592_0_27091.c:14: error: `y' undeclared (first use in this function)
141592_0_27091.c:14: error: `o' undeclared (first use in this function)
141592_0_27091.c:16: error: `h' undeclared (first use in this function)
141592_0_27091.c:63: error: `p' undeclared (first use in this function)
|