首页 新闻 会员 周边 捐助
1
回答数

待解决问题 为什么改为auto会报错得这样写才对function<void(string,string)>build=[&](string instr,string poststr)

include <bits/stdc++.h> using namespace std; int main() { string instr, poststr; cin >> instr >> pos