0_0_6787609_17727.c:1:20: iostream: No such file or directory
0_0_6787609_17727.c:2:18: cstdio: No such file or directory
0_0_6787609_17727.c:3:21: algorithm: No such file or directory
0_0_6787609_17727.c:4:18: string: No such file or directory
0_0_6787609_17727.c:5:15: map: No such file or directory
0_0_6787609_17727.c:6: error: syntax error before "namespace"
0_0_6787609_17727.c:10: error: syntax error before "mod"
0_0_6787609_17727.c:13: error: syntax error before "Matrix"
0_0_6787609_17727.c:13: error: syntax error before '{' token
0_0_6787609_17727.c: In function `Matrix':
0_0_6787609_17727.c:17: error: `row' undeclared (first use in this function)
0_0_6787609_17727.c:17: error: (Each undeclared identifier is reported only once
0_0_6787609_17727.c:17: error: for each function it appears in.)
0_0_6787609_17727.c:17: error: `col' undeclared (first use in this function)
0_0_6787609_17727.c:17: error: `data' undeclared (first use in this function)
0_0_6787609_17727.c: At top level:
0_0_6787609_17727.c:19: error: conflicting types for 'Matrix'
0_0_6787609_17727.c:16: error: previous definition of 'Matrix' was here
0_0_6787609_17727.c: In function `Matrix':
0_0_6787609_17727.c:20: error: `row' undeclared (first use in this function)
0_0_6787609_17727.c:20: error: `col' undeclared (first use in this function)
0_0_6787609_17727.c:20: error: `data' undeclared (first use in this function)
0_0_6787609_17727.c:21: error: 'for' loop initial declaration used outside C99 mode
0_0_6787609_17727.c: At top level:
0_0_6787609_17727.c:23: error: syntax error before '&' token
0_0_6787609_17727.c:25: error: syntax error before "data"
0_0_6787609_17727.c:26: error: syntax error before '}' token
0_0_6787609_17727.c:27: error: syntax error before '&' token
0_0_6787609_17727.c:36: error: syntax error before '&' token
0_0_6787609_17727.c:40: error: initializer element is not constant
0_0_6787609_17727.c:41: error: syntax error before '>>=' token
0_0_6787609_17727.c:50: error: syntax error before '.' token
0_0_6787609_17727.c:55: error: syntax error before "temp"
0_0_6787609_17727.c:55: error: redefinition of 'temp'
0_0_6787609_17727.c:40: error: previous definition of 'temp' was here
0_0_6787609_17727.c:55: error: `m' undeclared here (not in a function)
0_0_6787609_17727.c:56: error: invalid operands to binary *
0_0_6787609_17727.c:58: error: redefinition of 'mod'
0_0_6787609_17727.c:54: error: previous definition of 'mod' was here
0_0_6787609_17727.c:59: error: redefinition of 'temp'
0_0_6787609_17727.c:55: error: previous definition of 'temp' was here
0_0_6787609_17727.c:59: error: redefinition of 'temp'
0_0_6787609_17727.c:55: error: previous definition of 'temp' was here
0_0_6787609_17727.c:60: error: redefinition of 'n'
0_0_6787609_17727.c:56: error: previous definition of 'n' was here
0_0_6787609_17727.c:60: error: invalid operands to binary *
0_0_6787609_17727.c:62: error: redefinition of 'mod'
0_0_6787609_17727.c:58: error: previous definition of 'mod' was here
0_0_6787609_17727.c:62: error: redefinition of 'mod'
0_0_6787609_17727.c:58: error: previous definition of 'mod' was here
0_0_6787609_17727.c:63: error: redefinition of 'temp'
0_0_6787609_17727.c:59: error: previous definition of 'temp' was here
0_0_6787609_17727.c:63: error: redefinition of 'temp'
0_0_6787609_17727.c:55: error: previous definition of 'temp' was here
0_0_6787609_17727.c:64: error: redefinition of 'n'
0_0_6787609_17727.c:60: error: previous definition of 'n' was here
0_0_6787609_17727.c:64: error: redefinition of 'n'
0_0_6787609_17727.c:60: error: previous definition of 'n' was here
0_0_6787609_17727.c:64: error: invalid operands to binary *
0_0_6787609_17727.c:66: error: syntax error before string constant
|