Created
May 9, 2021 00:51
-
-
Save kat0h/18acefc5c745e167ddc240a30301f19e to your computer and use it in GitHub Desktop.
[Quine] Clock.rb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
eval$s=%w' t="e val$ | |
s=% w"<< 39<< ($s* | |
3);s =?0 ;b=[ ""]* | |
7;Ti me .now .str | |
ftim e( "%H: %M") | |
.spl it(" ").e | |
ach{ |n|c =[12 | |
6,48 ,109 ,121 | |
,51,9 1,95 ,112 | |
,127, 123] [n.to_ i];h= ->(i ){n= | |
=?:?s *2:c &i> 0?s +?1 *4+ s*2: s* | |
7};v= ->(i ,j) {n= =?: ??1 +s:( c& | |
i>0?? 1:s) +s* 4+( c&j >0?? 1+ | |
s:s*2 )};b [0] +=h [64 ];b[ 1] | |
+=v[ 2,32 ];b[ 2]=b[1]; b[3]+=h[ | |
1];b [4]+ =v[4 ,16];b[5 ]=b[4];b[ | |
6]+=h [8]; };b= [?1*30]* 7+[s ]+b;b | |
+=[s] + [?1* 30]* 8;c=0;o= "";b .each | |
{|i| i .spl it( "") .ea ch{| j|o+= | |
(j== s )??\s :t [c] ;c+ = (j== s)?0: | |
1;};o + =?\n ;}; o[- 7,6 ] =""< <39< | |
<".join" ;puts( o)# 2021 (c) Kota Kato '.join |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment