error 1: line 13, 16 , 18 ---> cannot find symbol variable result even though i declared it in line 26 as LinkList result = new LinkList(); *2nd request: i want the main method to display the result list and when i do so it only says process completed?!
I pulled off an all nighter in order to finish off this project for my computer studies class but i keep getting an error cannot find symbol at line 96? import java.io.*; import java.util.*; import java.util.Random; public class SlotMachine { //Generates 3 random numbers for slot mach...
I pulled off an all nighter in order to finish off this project for my computer studies class but i keep getting an error cannot find symbol at line 96? import java.io.*; import java.util.*; import java.util.Random; public class SlotMachine { //Generates 3 random numbers for slot mach...