Jump to content

Execute a Markov algorithm: Difference between revisions

m
Undo revision 100015 by Oenone (talk) -- sorry, I was wrong
m (→‎{{header|Ruby}}: mark incorrect)
m (Undo revision 100015 by Oenone (talk) -- sorry, I was wrong)
Line 1,194:
=={{header|Ruby}}==
{{works with|Ruby|1.8.7}}
{{incorrect|Ruby|Does not respect terminating . in rules}}
<lang Ruby>raise "Please input an input code file, an input data file, and an output file." if ARGV.size < 3
 
256

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.