I placed a correction
http://pastebin.com/m1e6a69c6
I was not aware of the 'diff' tool in the website so i placed a bunch of commented lines stating what i changed =/ sorry.
anyhow: What are you using to type your code?
I used Eclipse and it told me exctly what was wrong with the code. I didnt even have to read it. It compiled and ran after the corrections.
[Edit]
The IF statement had a number one (1) instead of the letter i, as in "1f"
[Edit]
http://pastebin.com/m1e6a69c6
I was not aware of the 'diff' tool in the website so i placed a bunch of commented lines stating what i changed =/ sorry.
anyhow: What are you using to type your code?
I used Eclipse and it told me exctly what was wrong with the code. I didnt even have to read it. It compiled and ran after the corrections.
[Edit]
The IF statement had a number one (1) instead of the letter i, as in "1f"
[Edit]