Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Objective-C Basics (Retired) Pointers and Memory Array Size and Length

Oops! It looks like Task 2 is no longer passing.

Everytime I try to enter the solution for Task 2 it says the above. Why?

You'll have to post the code you're using.

https://teamtreehouse.com/forum/posting-code-to-the-forum

Do you mean that when you enter the solution for task 3 you get the message about task 2 no longer passing?

1 Answer

Patrick Donahue
Patrick Donahue
9,523 Points

I believe that shows up when you are missing a semi colon or using the wrong method.

It is easier to see what the issue is when you share your code.