Help coderanch get a
new server
by contributing to the fundraiser

Clayton Easterbrooks

Greenhorn
+ Follow
since Mar 12, 2011
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Clayton Easterbrooks

Ah ok I'll make sure to post code in that format from now on.


I figured it out. I simply put the CheckLambo code minus the class declaration inside
the StolenLambo class, inside only the class brackets. Works now. Thanks.

13 years ago
I am currently working my way through the head first java book and am completely stuck.
I am trying to write the mini battleship(re-written by me to involve the finding of a stolen Lamborghini)
game, and can't get it to compile right. I've gone over it for an hour straight and can't find what is wrong.


class 1:


class 2:


ERROR:


What am I doing wrong? Is it a typo that I haven't found?

Thanks
13 years ago