#include <bits/stdc++.h>
using namespace std;
int main(){
cout<<"7 31 6\n8 14 14\n2";
}
/**************************************************************
Problem: 1076
User: wangyiyang
Language: C++
Result: Accepted
Time:5 ms
Memory:2072 kb
****************************************************************/