Borderou de evaluare (job #1812988)
Utilizator | Data | 22 noiembrie 2016 16:51:47 | |
---|---|---|---|
Problema | Culori3 | Status | done |
Runda | gym1_emag_mediu_2016 | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:13:15: error: invalid types ‘<unresolved overloaded function type>[int]’ for array subscript
prev[j]=1;
^
user.cpp:18:17: error: ‘curent’ was not declared in this scope
curent[j]=prev[1];
^
user.cpp:18:33: error: invalid types ‘<unresolved overloaded function type>[int]’ for array subscript
curent[j]=prev[1];
^
user.cpp:20:16: error: ‘curent’ was not declared in this scope
curent[j]=prev[0]+prev[2];
^
user.cpp:20:32: error: invalid types ‘<unresolved overloaded function type>[int]’ for array subscript
curent[j]=prev[0]+prev[2];
^
user.cpp:20:40: error: invalid types ‘<unresolved overloaded function type>[int]’ for array subscript
curent[j]=prev[0]+prev[2];
^
user.cpp:22:17: error: ‘curent’ was not declared in this scope
curent[j]=prev[1]+prev[3];
^
user.cpp:22:33: error: invalid types ‘<unresolved overloaded function type>[int]’ for array subscript
curent[j]=prev[1]+prev[3];
^
user.cpp:22:41: error: invalid types ‘<unresolved overloaded function type>[int]’ for array subscript
curent[j]=prev[1]+prev[3];
^
user.cpp:24:14: error: ‘curetn’ was not declared in this scope
curetn[j]=prev[2]+prev[4];
^
user.cpp:24:30: error: invalid types ‘<unresolved overloaded function type>[int]’ for array subscript
curetn[j]=prev[2]+prev[4];
^
user.cpp:24:38: error: invalid types ‘<unresolved overloaded function type>[int]’ for array subscript
curetn[j]=prev[2]+prev[4];
^
user.cpp:26:17: error: ‘curent’ was not declared in this scope
curent[j]=prev[3];
^
user.cpp:26:33: error: invalid types ‘<unresolved overloaded function type>[int]’ for array subscript
curent[j]=prev[3];
^
user.cpp:29:19: error: invalid types ‘<unresolved overloaded function type>[int]’ for array subscript
prev[j]=curent[j];
^
user.cpp:29:21: error: ‘curent’ was not declared in this scope
prev[j]=curent[j];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !