Borderou de evaluare (job #3321957)

Utilizator tonealexandruTone Alexandru tonealexandru Data 11 noiembrie 2025 20:08:53
Problema Floyd-Warshall/Roy-Floyd Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:18:28: error: 'INF' was not declared in this scope 18 | dp[i][j] = INF; | ^~~ main.cpp:35:28: error: 'INF' was not declared in this scope 35 | if(dp[i][j] == INF) | ^~~ Non zero exit status: 1

Ceva nu functioneaza?