#include #include using namespace std; ifstream fin("concurs.in"); int main() { int a, b, c, d; cin>>a>>b>>c>>d; cout<