#include #include using namespace std; int a,b; string s[3]={"Drew","Won","Lost"}; int main(){ cin>>a>>b; b+=3-a; cout<