[Solved] Java compile error: symbol cannot be found [closed]


You should declare your variables correctly int z,a,b,c,d,e,f,g; and calculate the max score only after you read in all the values.

1

solved Java compile error: symbol cannot be found [closed]