#include <iostream> using namespace std; int main() { cout<<"7 31 6"<<endl<<<"8 14 14"<<endl<<"2"; return 0; }