fork download
  1. object Main extends App {
  2.  
  3. val a = 123;
  4. val b = 123
  5. // your code goes here
  6. }
Success #stdin #stdout 0.25s 321728KB
stdin
Standard input is empty
stdout
Standard output is empty