Skip to content

Instantly share code, notes, and snippets.

@nicl
Created October 27, 2016 11:17
Show Gist options
  • Save nicl/a2263c1bcb1527162c4b3e795abd1dc9 to your computer and use it in GitHub Desktop.
Save nicl/a2263c1bcb1527162c4b3e795abd1dc9 to your computer and use it in GitHub Desktop.
@AWare
Copy link

AWare commented Oct 27, 2016

beaten :(

main() {puts("40");}

@jharewinton
Copy link

Bash script of just 'echo 40' is 1 character shorter...

@shaundillon
Copy link

I think in ruby the shortest print command is p so p 40 should do it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment