通过次数
0
提交次数
如题
#include<bits/stdc++.h> using namespace std; int a; int main() { cout<<"*"; return 0; }