Borderou de evaluare (job #2447934)
Utilizator | Data | 15 august 2019 08:28:06 | |
---|---|---|---|
Problema | CMMDC | Status | done |
Runda | Arhiva de probleme | Compilator | java | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
Main.java:29: error: cannot find symbol
c = a;
^
symbol: variable c
location: class Main
Main.java:51: error: cannot find symbol
c = a * (int) Math.pow(2, d);
^
symbol: variable c
location: class Main
Main.java:54: error: cannot find symbol
if (c >= limit) {
^
symbol: variable c
location: class Main
Main.java:57: error: cannot find symbol
if (c == 1) {
^
symbol: variable c
location: class Main
Main.java:58: error: cannot find symbol
c = 0; /* Both numbers are prime */
^
symbol: variable c
location: class Main
Main.java:62: error: cannot find symbol
out.append(c.toString());
^
symbol: variable c
location: class Main
6 errors
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !