*** COMPILING IN ef/checked-out/054
./hva/app/habitat/DoChangeHabitatArea.java:21: error: method alteraAreaHabitat in class Hotel cannot be applied to given types;
_receiver.alteraAreaHabitat(); }
^
required: String,int
found: no arguments
reason: actual and formal argument lists differ in length
./hva/app/habitat/DoAddTreeToHabitat.java:22: error: method registaArvore in class Hotel cannot be applied to given types;
_receiver.registaArvore(); }
^
required: String,String,String,int,int,String
found: no arguments
reason: actual and formal argument lists differ in length
./hva/app/habitat/DoChangeHabitatInfluence.java:22: error: method alteraInfluencia in class Hotel cannot be applied to given types;
_receiver.alteraInfluencia(); }
^
required: String,String,String
found: no arguments
reason: actual and formal argument lists differ in length
./hva/app/habitat/DoRegisterHabitat.java:21: error: method registaHabitat in class Hotel cannot be applied to given types;
_receiver.registaHabitat(); }
^
required: String,String,int
found: no arguments
reason: actual and formal argument lists differ in length
./hva/app/search/DoShowAnimalsInHabitat.java:21: error: cannot find symbol
_display.popup(_receiver.getAnimais());
^
symbol: method getAnimais()
location: variable _receiver of type Receiver
where Receiver is a type-variable:
Receiver extends Object declared in class Command
./hva/app/animal/DoRegisterAnimal.java:23: error: cannot find symbol
_receiver.registerAnimal();
^
symbol: method registerAnimal()
location: variable _receiver of type Receiver
where Receiver is a type-variable:
Receiver extends Object declared in class Command
./hva/app/animal/DoTransferToHabitat.java:22: error: method transfereAnimal in class Hotel cannot be applied to given types;
_receiver.transfereAnimal();
^
required: String,Habitat
found: no arguments
reason: actual and formal argument lists differ in length
./hva/app/animal/DoShowSatisfactionOfAnimal.java:21: error: cannot find symbol
_display.popup(_receiver.calculaSatisfacao());
^
symbol: method calculaSatisfacao()
location: variable _receiver of type Receiver
where Receiver is a type-variable:
Receiver extends Object declared in class Command
./hva/app/main/DoShowGlobalSatisfaction.java:16: error: cannot find symbol
_display.popup(_receiver.satisfaçãoGlobal());
^
symbol: method satisfaçãoGlobal()
location: variable _receiver of type Receiver
where Receiver is a type-variable:
Receiver extends Object declared in class Command
./hva/app/main/DoAdvanceSeason.java:19: error: cannot find symbol
_receiver.avancarEstacaoDoAno();
^
symbol: method avancarEstacaoDoAno()
location: variable _receiver of type Receiver
where Receiver is a type-variable:
Receiver extends Object declared in class Command
./hva/app/employee/DoRemoveResponsibility.java:22: error: method removeResponsabilidade in class Hotel cannot be applied to given types;
_receiver.removeResponsabilidade();
^
required: String,String
found: no arguments
reason: actual and formal argument lists differ in length
./hva/app/employee/DoRegisterEmployee.java:21: error: method registaFuncionario in class Hotel cannot be applied to given types;
_receiver.registaFuncionario();
^
required: String,String,String
found: no arguments
reason: actual and formal argument lists differ in length
./hva/app/employee/DoAddResponsibility.java:23: error: method adicionaResponsabilidade in class Hotel cannot be applied to given types;
_receiver.adicionaResponsabilidade();
^
required: String,String
found: no arguments
reason: actual and formal argument lists differ in length
./hva/app/employee/DoShowSatisfactionOfEmployee.java:21: error: cannot find symbol
_display.popup(_receiver.calculaSatisfacao()); }
^
symbol: method calculaSatisfacao()
location: variable _receiver of type Receiver
where Receiver is a type-variable:
Receiver extends Object declared in class Command
14 errors
A-01-32-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-01-33-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-02-01-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
execution failed
program did not produce any output
A-02-02-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-02-03-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-02-06-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-03-01-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
execution failed
program did not produce any output
A-03-02-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
execution failed
program did not produce any output
A-03-03-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
execution failed
program did not produce any output
A-04-01-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-04-02-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-05-01-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-06-01-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
execution failed
program did not produce any output
A-06-02-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
execution failed
program did not produce any output
A-06-03-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
execution failed
program did not produce any output
A-07-01-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
execution failed
program did not produce any output
A-07-02-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
execution failed
program did not produce any output
A-07-03-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
execution failed
program did not produce any output
A-07-04-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
execution failed
program did not produce any output
A-07-05-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-07-09-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-07-10-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-07-12-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-08-01-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
execution failed
program did not produce any output
A-08-02-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-09-01-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-09-02-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-09-03-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-09-08-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-10-01-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-10-02-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-10-03-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-10-04-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-11-01-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-11-02-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-11-04-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-11-05-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-11-08-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-11-11-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-11-12-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-11-14-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-16-01-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
execution failed
program did not produce any output
A-16-02-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
execution failed
program did not produce any output
A-16-03-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-17-02-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-17-04-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-17-05-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-17-06-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-17-08-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-18-02-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-18-04-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-18-05-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-19-01-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-19-02-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-19-03-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-19-04-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-19-09-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-19-10-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-19-11-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-19-13-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-20-01-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-20-02-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-20-04-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-21-02-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-21-03-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-21-05-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-21-06-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-21-07-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-21-08-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-21-10-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-21-13-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-21-14-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-22-02-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-23-01-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-24-01-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-24-03-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output
A-25-01-M-ok.in
Running: Running: Error: LinkageError occurred while loading main class hva.app.App
java.lang.UnsupportedClassVersionError: hva/app/App has been compiled by a more recent version of the Java Runtime (class file version 67.0), this version of the Java Runtime only recognizes class file versions up to 65.0
program did not produce any output