#include<bits/stdc++.h> using namespace std; int s,t; int main(){ t=1000; s=t-220*4; cout<<s; return 0; }