fork download
  1. {
  2. getline n
  3. x=1
  4. b=2
  5. x++
  6. print $n
  7. }
Success #stdin #stdout 0.02s 4276KB
stdin
3
1
35
23
stdout
3