fork download
  1. $Name = raw_input()
  2. $CW = raw_input()
  3. $CType = raw_input()
  4.  
  5. if $CW == 'Sclean':
  6. print $Name
  7. endif
Runtime error #stdin #stdout 0.02s 5852KB
stdin
QaZZy
Sclean
SUV
stdout
Standard output is empty