竞赛
考级
#include<bits/stdc++.h> using namespace std; int main() { cout<<"###.###\n#...#.#\n###.#.#\n..#.#.#\n###.###"; }
——忘穿秋库——