0_0_9538917_610.c:1:20: iostream: No such file or directory
0_0_9538917_610.c:2:17: cmath: No such file or directory
0_0_9538917_610.c:3:18: cstdio: No such file or directory
0_0_9538917_610.c:4:18: string: No such file or directory
0_0_9538917_610.c:6: error: syntax error before "namespace"
0_0_9538917_610.c: In function `main':
0_0_9538917_610.c:12: error: `string' undeclared (first use in this function)
0_0_9538917_610.c:12: error: (Each undeclared identifier is reported only once
0_0_9538917_610.c:12: error: for each function it appears in.)
0_0_9538917_610.c:12: error: syntax error before "name"
0_0_9538917_610.c:15: error: syntax error before '/' token
0_0_9538917_610.c:16: error: `cin' undeclared (first use in this function)
0_0_9538917_610.c:16: error: `name' undeclared (first use in this function)
0_0_9538917_610.c:21: error: `cout' undeclared (first use in this function)
0_0_9538917_610.c:21: error: `endl' undeclared (first use in this function)
|