题解列表

筛选

1442-打印十字图

摘要:```cpp #include using namespace std; char a[136][136]; //数组大小5+4*n(0……