Borderou de evaluare (job #1767514)
Utilizator | Data | 29 septembrie 2016 12:29:01 | |
---|---|---|---|
Problema | Clasament | Status | done |
Runda | Arhiva de probleme | Compilator | java | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
Main.java:38: error: cannot find symbol
map.replace(t[i], x + 1);
^
symbol: method replace(int,int)
location: variable map of type HashMap<Integer,Integer>
Main.java:46: error: cannot find symbol
map.replace(t[i] - 1, x - 1);
^
symbol: method replace(int,int)
location: variable map of type HashMap<Integer,Integer>
Main.java:52: error: cannot find symbol
map.replace(t[i], x + 1);
^
symbol: method replace(int,int)
location: variable map of type HashMap<Integer,Integer>
3 errors
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !