#include using namespace std; int main(void) { int year; cin >> year; cout << 2017-year <