Borderou de evaluare (job #2845088)

Utilizator Tudor06MusatTudor Tudor06 Data 7 februarie 2022 14:43:11
Problema Nucleul Valoros Season 2 Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:18:5: error: expected initializer before 'fin' 18 | fin >> n; | ^~~ main.cpp:30:23: error: 'x' was not declared in this scope 30 | if ( (x = dp[i][k] + dp[k + 1][j] + v[j] - v[i - 1]) <= dp[i][j] ) { | ^ main.cpp:16:15: warning: unused variable 'j' [-Wunused-variable] 16 | int n, i, j, step; | ^ Non zero exit status: 1

Ceva nu functioneaza?