#include using namespace std; int main(){ int a,b,o,w,s;cin>>a>>b>>o>>w;s=a+b+w+o; cout<