Borderou de evaluare (job #2943931)

Utilizator VartonVarts Var Varton Data 21 noiembrie 2022 20:11:19
Problema Online 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:81:24: error: too many arguments to function 'int Kruskal()' 81 | actCost = Kruskal(m); | ^ main.cpp:46:5: note: declared here 46 | int Kruskal() { | ^~~~~~~ main.cpp:87:41: error: too many arguments to function 'int Kruskal()' 87 | actCost = min(actCost, Kruskal(m)); | ^ main.cpp:46:5: note: declared here 46 | int Kruskal() { | ^~~~~~~ Non zero exit status: 1

Ceva nu functioneaza?