提交时间:2024-02-29 14:02:47
运行 ID: 133419
#include<bits/stdc++.h> using namespace std; char c[10001][10001]={'!'}; int main() { int n,num=0,m; }