Borderou de evaluare (job #3180644)

Utilizator bobic.teona20Bobic Teona-Christiana bobic.teona20 Data 5 decembrie 2023 18:18:14
Problema Bile Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:7:13: error: size of array 'pozitia' is not an integral constant-expression 7 | int pozitia[nmax]; | ^~~~ main.cpp:8:9: error: size of array 'viz' is not an integral constant-expression 8 | int viz[nmax]; | ^~~~ main.cpp:9:13: error: size of array 'sol' is not an integral constant-expression 9 | int sol[nmax+1]; | ~~~~^~ main.cpp:10:13: error: size of array 'parinte' is not an integral constant-expression 10 | int parinte[nmax]; | ^~~~ main.cpp:11:16: error: size of array 'nrelemente' is not an integral constant-expression 11 | int nrelemente[nmax]; | ^~~~ Non zero exit status: 1

Ceva nu functioneaza?