#include #define INF 990000000 //18 using namespace std; int main() { long long int a,b,c,d; cin>>a>>b>>c>>d; if((a+b+c)+(d*(-20))>=2) cout <<"DEAD"<