Borderou de evaluare (job #2813840)
Utilizator | Data | 7 decembrie 2021 11:46:24 | |
---|---|---|---|
Problema | Leduri | Status | done |
Runda | o_gandim_intens | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:5:9: error: 'NMAX' was not declared in this scope
5 | int aux[NMAX + 1];
| ^~~~
main.cpp:6:7: error: 'NMAX' was not declared in this scope
6 | int v[NMAX + 1];
| ^~~~
main.cpp: In function 'int main()':
main.cpp:17:14: error: 'v' was not declared in this scope
17 | fin >> v[i];
| ^
main.cpp:18:14: error: 'aux' was not declared in this scope
18 | fin >> aux[i];
| ^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !