Borderou de evaluare (job #1456581)

Utilizator tony.hegyesAntonius Cezar Hegyes tony.hegyes Data 1 iulie 2015 11:41:56
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:19: error: variable-sized object ‘inDeg’ may not be initialized int inDeg[n] = {0}; ^ user.cpp:29:33: error: variable-sized object ‘topologicalSort’ may not be initialized int topologicalSort[n + 1] = {0}; ^

Ceva nu functioneaza?