0_0_2514269_15007.cpp: In function `int main()':
0_0_2514269_15007.cpp:7: error: `string' undeclared (first use this function)
0_0_2514269_15007.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2514269_15007.cpp:7: error: expected `;' before "str"
0_0_2514269_15007.cpp:8: error: `cin' undeclared (first use this function)
0_0_2514269_15007.cpp:8: error: `str' undeclared (first use this function)
0_0_2514269_15007.cpp:8: error: `getline' undeclared (first use this function)
0_0_2514269_15007.cpp:18: error: stray '\163' in program
0_0_2514269_15007.cpp:18: error: stray '\187' in program
0_0_2514269_15007.cpp:19: error: expected `;' before "else"
0_0_2514269_15007.cpp:19: error: stray '\163' in program
0_0_2514269_15007.cpp:19: error: stray '\187' in program
0_0_2514269_15007.cpp:20: error: stray '\163' in program
0_0_2514269_15007.cpp:20: error: stray '\187' in program
0_0_2514269_15007.cpp:21: error: stray '\163' in program
0_0_2514269_15007.cpp:21: error: stray '\187' in program
0_0_2514269_15007.cpp:23: error: stray '\163' in program
0_0_2514269_15007.cpp:23: error: stray '\187' in program
0_0_2514269_15007.cpp:24: error: stray '\163' in program
0_0_2514269_15007.cpp:24: error: stray '\187' in program
0_0_2514269_15007.cpp:24: error: expected `;' before "j"
0_0_2514269_15007.cpp:30: error: expected `;' before '}' token
|