Borderou de evaluare (job #3248286)
Utilizator | Data | 11 octombrie 2024 14:26:49 | |
---|---|---|---|
Problema | Mosia | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:23:22: error: size of array 'puncteInitiale' is not an integral constant-expression
23 | Punct puncteInitiale[DIM_MAX], puncteSortate[DIM_MAX];
| ^~~~~~~
main.cpp:23:46: error: size of array 'puncteSortate' is not an integral constant-expression
23 | Punct puncteInitiale[DIM_MAX], puncteSortate[DIM_MAX];
| ^~~~~~~
main.cpp:24:22: error: size of array 'valoriDP' is not an integral constant-expression
24 | long double valoriDP[DIM_MAX];
| ^~~~~~~
main.cpp:25:21: error: size of array 'lungimi' is not an integral constant-expression
25 | long double lungimi[DIM_MAX];
| ^~~~~~~
main.cpp:26:11: error: size of array 'stiva' is not an integral constant-expression
26 | int stiva[DIM_MAX];
| ^~~~~~~
main.cpp:27:14: error: size of array 'vizitat' is not an integral constant-expression
27 | bool vizitat[DIM_MAX];
| ^~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !