0_0_5142667_4935.c:1:19: iostream: No such file or directory
0_0_5142667_4935.c:2: error: syntax error before "namespace"
0_0_5142667_4935.c: In function `comp':
0_0_5142667_4935.c:15: error: `per' undeclared (first use in this function)
0_0_5142667_4935.c:15: error: (Each undeclared identifier is reported only once
0_0_5142667_4935.c:15: error: for each function it appears in.)
0_0_5142667_4935.c:15: error: syntax error before ')' token
0_0_5142667_4935.c:16: error: syntax error before ')' token
0_0_5142667_4935.c: In function `comp1':
0_0_5142667_4935.c:23: error: `per' undeclared (first use in this function)
0_0_5142667_4935.c:23: error: syntax error before ')' token
0_0_5142667_4935.c:24: error: syntax error before ')' token
0_0_5142667_4935.c: In function `main':
0_0_5142667_4935.c:32: error: `cin' undeclared (first use in this function)
0_0_5142667_4935.c:65: error: `cout' undeclared (first use in this function)
0_0_5142667_4935.c:65: error: `endl' undeclared (first use in this function)
|