fork download
  1. main(){char a[3];gets(a);puts(*a+a[1]&1?"light":"dark");}
  2.  
Success #stdin #stdout 0.01s 5332KB
stdin
h8
stdout
dark