微信扫一扫
题目描述
输入
输出
样例输出
#include<bits/stdc++.h> using namespace std; int main() { cout<<"%d"; return 0; }
相关推荐