#include using namespace std; int main(){ int a,b,c,d,e,f,g,h,i; cin >>a>>b>>c>>d>>e>>f>>g>>h>>i; cout << 55-(a+b+c+d+e+f+g+h+i) <