0_0_7498424_13353.c:1:19: Mat.h: No such file or directory
0_0_7498424_13353.c:2:22: iostream: No such file or directory
0_0_7498424_13353.c:3: error: syntax error before "namespace"
0_0_7498424_13353.c: In function `main':
0_0_7498424_13353.c:6: error: `__int64' undeclared (first use in this function)
0_0_7498424_13353.c:6: error: (Each undeclared identifier is reported only once
0_0_7498424_13353.c:6: error: for each function it appears in.)
0_0_7498424_13353.c:6: error: syntax error before "n"
0_0_7498424_13353.c:8: error: `Mat' undeclared (first use in this function)
0_0_7498424_13353.c:8: error: syntax error before "A"
0_0_7498424_13353.c:9: error: `n' undeclared (first use in this function)
0_0_7498424_13353.c:9: error: `x' undeclared (first use in this function)
0_0_7498424_13353.c:9: error: `mod' undeclared (first use in this function)
0_0_7498424_13353.c:10: error: `A' undeclared (first use in this function)
0_0_7498424_13353.c:27: error: `ans' undeclared (first use in this function)
|