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