#include<iostream> using namespace std; int main(){ cout<<"1534"; /** 1 4 10 22 46 94 190 382 766 1534 3070 **/ return 0; }