#include<bits/stdc++.h> using namespace std; int main() { cout<<"END"<<endl<<"3 3"<<endl<<"###"<<endl<<"#.#"<<endl<<"###"; }