#include using namespace std; int main(){ int b,s=55; while(cin>>b) s-=b; cout<