#54924: ya!


yp11451214@yphs.tp.edu.tw (702-37楊睿淵)


#include <iostream>
using namespace std;
int main()
{
int n;
cin >> n;
cout <<  n-1911;
}