Safe Robots wrong answer (SAFEROBO)

Please either format your code or link to your submission - the forum software has mangled it and it won’t compile! :slight_smile:

Edit:

Some obvious errors:

Your program’s output has to match the expected output exactly - so

  • Don’t print out the unexpected output "inputLength " + inputLength
  • The words you should be printing out are safe and unsafe (the output checker is case-sensitive).