#include using namespace std; const int pi=3; int main() { int a,b,c,d; cin>>a>>b>>c>>d; cout<