#include using namespace std; int main() { int ans=1; for(int i=0;i<16;++i) { for(int j=0;j<26;++j) { cout<