首页 > 热身赛的签到题
头像 威风镰鼬
发表于 2021-06-17 18:10:05
思路 一篇提醒各位字符串可以相加的题解。 代码 #include<iostream> using namespace std; int main(){ string str; cin>>str; cout<<str+"saiko 展开全文