Compilation Error | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Compilation Error

The link below is a URL to my code: https://code.sololearn.com/ck9F9n3LM5ix/#cpp ____________________________________________ I'm currently receiving a compilation error my output. With the amount of experience I currently have (less than a month), the issue doesn't seem obvious to me. I know function next(int n) works as intended, but I believe the issue is within function hailstone_Sequence(int n). The hailstone_Sequence(int n) function is to take an integer 'n' and writes the entire sequence starting a 'n', void return type. Any advice or suggestions on what maybe the issue would be much appreciated. Thank you. v/r Sherwin Slaughter

26th Jan 2017, 7:26 PM
Progress101
Progress101 - avatar
1 Answer
0
I see no error here
25th Aug 2017, 8:02 PM
Xhoan Qazimi
Xhoan Qazimi - avatar