微信扫一扫
#include<bits/stdc++.h> using namespace std; int main() { int ……; cin>>……; cout<<……; return 0; }
相关推荐