#include using namespace std; int main(void){ int n,w,h; cin>>n>>w>>h; string s; cin>>s; string ans[h]; string te=""; for(int i=0;i