Created
October 11, 2012 16:13
-
-
Save enukane/3873521 to your computer and use it in GitHub Desktop.
testing sol
This file contains hidden or 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
(´・ω・`)つ ~/Dev/Solution-for-PE/SOLVED % ../../mruby/bin/mruby prob8.rb (10/12/12 1:01) | |
prob8.rb:2: no method named concat (NoMethodError) | |
(´・ω・`)つ ~/Dev/Solution-for-PE/SOLVED % ../../mruby/bin/mruby prob13.rb (10/12/12 1:07) | |
prob13.rb:3: no method named gets (NoMethodError) | |
(´・ω・`)つ ~/Dev/Solution-for-PE/SOLVED % ../../mruby/bin/mruby prob14.rb (10/12/12 1:08) | |
prob14.rb:6: no method named even? (NoMethodError) | |
(´・ω・`)つ ~/Dev/Solution-for-PE/SOLVED % ../../mruby/bin/mruby prob16.rb (10/12/12 1:08) | |
prob16.rb:2: no method named chars (NoMethodError) | |
(´・ω・`)つ ~/Dev/Solution-for-PE/SOLVED % ../../mruby/bin/mruby prob17.rb (10/12/12 1:08) | |
1 : prob17.rb:53: no method named length (NoMethodError) | |
(´・ω・`)つ ~/Dev/Solution-for-PE/SOLVED % ../../mruby/bin/mruby prob22.rb (10/12/12 1:10) | |
prob22.rb:2: arena overflow error (RuntimeError) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment