#include using namespace std; int main(int argc, char const* argv[]) { long n; cin>>n; long a,b; a=316; b=316+((n-1)*52); cout<