Record Detail

Compile Error

/in/com/ve472/l1/Main.java:15: error: cannot find symbol
        Cinema cinema = new Cinema(hallFilesDir);
        ^
  symbol:   class Cinema
  location: class Main
/in/com/ve472/l1/Main.java:15: error: cannot find symbol
        Cinema cinema = new Cinema(hallFilesDir);
                            ^
  symbol:   class Cinema
  location: class Main
2 errors

Information

Submit By
Type
Submission
Homework
l1
Language
Java
Submit At
2022-05-11 20:13:55
Judged At
2022-05-11 20:13:55
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes