#include<bits/stdc++.h> using namespace std; int main(){ cout<<45<<" "<<20; return 0; }
exit code: 0, checker exit code: 0