mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
sample/trick2018/: adds the top-five entries of TRICK 2018
See https://github.com/tric/trick2018 for TRICK 2018. Fixes #14930. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64008 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
8d0f5f1bfa
commit
e613cdd53d
21 changed files with 372 additions and 0 deletions
2
sample/trick2018/04-colin/entry.rb
Normal file
2
sample/trick2018/04-colin/entry.rb
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Copyright 2018. Available for use under the terms of the MIT License.
|
||||
$🚀=0;def 🤔 🏷,🤔=0,&b;puts ' '*$🚀+(🤔 ?"":"🚫 ")+🏷;$🚀+=4;b&.[];$🚀-=4;end
|
Loading…
Add table
Add a link
Reference in a new issue