摘要: #include <iostream> #include <string> using namespace std; string t; int l, r, x/*未知数系数和*/, n/*常量和*/, mid; int main() { cin >> t; x = 0; while (t[mid] 阅读全文
posted @ 2024-05-04 08:12 爱吃泡面的皮卡 阅读(233) 评论(0) 推荐(0)