fork download
  1. object Main extends App {
  2. // your code goes here
  3. print("hey\0".length)
  4. }
Success #stdin #stdout 0.55s 51444KB
stdin
Standard input is empty
stdout
4