Borderou de evaluare (job #858469)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Snake (clasa a 6-a) | Compilator | cpp |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 23 mar. 2026 21:25:42 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:26:5: error: 'sL' was not declared in this scope; did you mean 'sl'?
26 | sL[icap]=lc;
| ^~
| sl
main.cpp:27:5: error: 'sC' was not declared in this scope; did you mean 'sc'?
27 | sC[icap]=cc;
| ^~
| sc
main.cpp:39:19: error: 'dcc' was not declared in this scope; did you mean 'cc'?
39 | nc=cc+dcc[d];
| ^~~
| cc