ID119 - Brain Fibo - No Spoiler - Expected answer was Error

Back to General discussions forum

pniausete     2021-08-14 01:24:56

When submitting my answer for problem ID119 named Brain Fibo I get the following results:

Your answer is Wrong Expected answer was: Error: Data pointer is decremented below zero with "<" operation

Your answer was: 10 17 27 44 71 115 186

Your input data: 7 3 7

Is there something I'm not understanding right?

qwerty     2021-08-14 04:19:16

That is strange, of course.

But maybe your solution will pass if you submit it again.

pniausete     2021-08-14 12:51:16

Tried several times more and still not working.

qwerty     2021-08-14 18:44:20

I submitted my solution several times and encountered no problems. All I can suggest you now is double-check your code. Also you can put comments into code to make debugging easier. Latin letters and spaces are ignored by interpreter, but do not use commas and periods in comments.

pniausete     2021-08-15 11:54:33

I created a new code, submitted it and it worked! Thanks

Please login and solve 5 problems to be able to post at forum