Borderou de evaluare (job #2234661)

Utilizator lflorin29Florin Laiu lflorin29 Data 25 august 2018 22:25:29
Problema Nespus Status done
Runda Algoritmiada 2018 Runda Maraton Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void dfsLabel(int, int, int)’: user.cpp:30:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0;i<g[node].size(); ++i) { ~^~~~~~~~~~~~~~~ user.cpp: In function ‘bool pot(int)’: user.cpp:70:18: error: request for member ‘clear’ in ‘act’, which is of non-class type ‘int [800002]’ cntL = 0;act.clear(); ^~~~~ user.cpp:71:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for(int i = 1; i < N; ++i) ^~~ user.cpp:73:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ for(int i=1;i<n;++i)went[i]=0,cant[i]=0; ^~~

Ceva nu functioneaza?