We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
I implemented a method of odd_or_even and pressed "Run code", but Input(stdin) starts with 5 and has 6 lines, but "Your Output (stdout)" and "Expected Output" only have 5 lines. It is not displayed and it seems that the first 5 Inputs are ignored, but is there some kind of problem?
Ruby Tutorial - Object Methods
You are viewing a single comment's thread. Return to all comments →
I implemented a method of odd_or_even and pressed "Run code", but Input(stdin) starts with 5 and has 6 lines, but "Your Output (stdout)" and "Expected Output" only have 5 lines. It is not displayed and it seems that the first 5 Inputs are ignored, but is there some kind of problem?