Record Detail

Compile Error

/in/com/ve472/l1/Main.java:4: error: package com.ve472.l1.cinema does not exist
import com.ve472.l1.cinema.Cinema;
                          ^
/in/com/ve472/l1/Main.java:8: error: cannot find symbol
    static Cinema c = new Cinema();
           ^
  symbol:   class Cinema
  location: class Main
/in/com/ve472/l1/Main.java:8: error: cannot find symbol
    static Cinema c = new Cinema();
                          ^
  symbol:   class Cinema
  location: class Main
3 errors

Information

Submit By
Type
Submission
Homework
l1
Language
Java
Submit At
2023-05-18 17:59:16
Judged At
2023-05-18 17:59:16
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes