fork download
  1. 0:1:>s:="one"
  2. 0:2:>p:="two"
  3. 0:3:>p:="three"
  4. 0:4:>p:="four"
  5. 0:5:>p:="five"
  6. 0:6:>p:="six"
  7. 0:7:>p:="seven"
  8. 0:8:>p:="eight"
  9. 0:9:>p:="nine"
  10. 0:10:>p:="ten"
  11. 0:11:>p:="eleven"
  12. 0:12:>p:="twelve"
  13. 0:13:>p:="thirteen"
  14. 0:14:>p:="fourteen"
  15. 0:15:>p:="fiveteen"
  16. 0:16:>p:="sixteen"
  17. 0:17:>p:="seventeen"
  18. 0:18:>p:="eighteen"
  19. 0:19:>p:="nineteen"
  20.  
  21. 1:2:>p:="twenty"
  22. 1:3:>p:="thirty"
  23. 1:4:>p:="forty"
  24. 1:5:>p:="fifty"
  25. 1:6:>p:="sixty"
  26. 1:7:>p:="seventy"
  27. 1:8:>p:="eighty"
  28. 1:9:>p:="ninety"
  29.  
  30. 2:::s="hundred",p="hundreds"
  31. 3:::s="thousand",p="thousands"
  32. 6:::s="million",p="millions"
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty