0_0_12771339_27996.c:2:20: iostream: No such file or directory
0_0_12771339_27996.c:3:17: cstdio: No such file or directory
0_0_12771339_27996.c:4:16: cmath: No such file or directory
0_0_12771339_27996.c:5: error: syntax error before "namespace"
0_0_12771339_27996.c:6: error: syntax error before "s"
0_0_12771339_27996.c:6: error: syntax error before "a"
0_0_12771339_27996.c: In function `s':
0_0_12771339_27996.c:7: error: `__int64' undeclared (first use in this function)
0_0_12771339_27996.c:7: error: (Each undeclared identifier is reported only once
0_0_12771339_27996.c:7: error: for each function it appears in.)
0_0_12771339_27996.c:7: error: syntax error before "i"
0_0_12771339_27996.c:9: error: `i' undeclared (first use in this function)
0_0_12771339_27996.c:9: error: `n' undeclared (first use in this function)
0_0_12771339_27996.c:10: error: `m' undeclared (first use in this function)
0_0_12771339_27996.c:10: error: `a' undeclared (first use in this function)
0_0_12771339_27996.c: In function `main':
0_0_12771339_27996.c:15: error: `__int64' undeclared (first use in this function)
0_0_12771339_27996.c:15: error: syntax error before "m"
0_0_12771339_27996.c:17: error: `cin' undeclared (first use in this function)
0_0_12771339_27996.c:17: error: `n' undeclared (first use in this function)
0_0_12771339_27996.c:19: error: `j' undeclared (first use in this function)
0_0_12771339_27996.c:20: error: `m' undeclared (first use in this function)
0_0_12771339_27996.c:21: error: `i' undeclared (first use in this function)
|