Borderou de evaluare (job #1456582)

Utilizator tony.hegyesAntonius Cezar Hegyes tony.hegyes Data 1 iulie 2015 11:42:44
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main(int, char**)’: user.cpp:14:18: error: variable-sized object ‘inDeg’ may not be initialized int inDeg[n] = {}; ^ user.cpp:29:32: error: variable-sized object ‘topologicalSort’ may not be initialized int topologicalSort[n + 1] = {}; ^

Ceva nu functioneaza?