0_0_30563190_9680.cpp: In function 'int stringToInt(std::string)':
0_0_30563190_9680.cpp:18:1: error: expected primary-expression before '}' token
}
^
0_0_30563190_9680.cpp:18:1: error: expected ';' before '}' token
0_0_30563190_9680.cpp: In function 'int main()':
0_0_30563190_9680.cpp:113:13: error: expected '}' at end of input
return 0;
^
|