0_0_17022456_16224.cpp:4:1: error: 'usingnamespace' does not name a type
usingnamespace std;
^
0_0_17022456_16224.cpp:11:16: error: expected ')' before '*' token
S(constchar*str){
^
0_0_17022456_16224.cpp:110:1: error: expected '}' at end of input
}
^
0_0_17022456_16224.cpp:10:9: error: expected unqualified-id at end of input
S(){}
^
|