Concatenate both strings. string s = s1 + s2;. // Convert the concatenated string. // to integer. int c = stoi(s);.
確定! 回上一頁