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