Borderou de evaluare (job #3184919)

Utilizator sims_glAlexandru Simion sims_gl Data 17 decembrie 2023 13:09:13
Problema Boom Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:97:9: error: 'Djikstra' was not declared in this scope; did you mean 'Dijkstra'? 97 | Djikstra(); | ^~~~~~~~ | Dijkstra main.cpp:98:9: error: 'fout' was not declared in this scope 98 | fout<<dp[0]<<'\n'; | ^~~~ main.cpp:99:9: error: 'Afis' was not declared in this scope; did you mean 'afis'? 99 | Afis(0); | ^~~~ | afis main.cpp:84:9: warning: unused variable 'i' [-Wunused-variable] 84 | int i,k,j,x; | ^ main.cpp:84:13: warning: unused variable 'j' [-Wunused-variable] 84 | int i,k,j,x; | ^ Non zero exit status: 1

Ceva nu functioneaza?