这名用户暂未设置签名。
追踪最近的用户名外显变动记录。
最近的文章、讨论、云剪贴板与社区记录
在讨论《30分求助,看了下题解感觉差不多。。。》回复:
个人感觉应该是while循环那部分,但是看不出错哪了...
**在本地测试用例都过了,但是评测只有30分。去看了下题解感觉跟我这个差不多.....** ```cpp #include #include #include #include #include using namespace std; string a,b; int acount = 0; int main(){ g…