Borderou de evaluare (job #2481680)

Utilizator Anakin1001George Giorgiu Gica Anakin1001 Data 27 octombrie 2019 11:43:39
Problema Ubuntzei Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:53:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int j = 0; j < graph[node].size(); j++ ){ ~~^~~~~~~~~~~~~~~~~~~~ main.cpp:9:22: warning: this 'for' clause does not guard... [-Wmisleading-indentation] #define FOR(i, a, b) for( i = a; i <= b; i++ ) ^ main.cpp:71:9: note: in expansion of macro 'FOR' FOR( st, 1, N ); ^~~ main.cpp:72:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' dp[i][st] = inf; ^~ main.cpp:72:23: warning: 'st' may be used uninitialized in this function [-Wmaybe-uninitialized] dp[i][st] = inf; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK5
22ms131kbOK5
33ms262kbOK5
42ms262kbIncorect0
53ms262kbIncorect0
63ms262kbIncorect0
74ms262kbIncorect0
84ms262kbIncorect0
96ms393kbIncorect0
108ms393kbIncorect0
1113ms524kbIncorect0
1213ms524kbIncorect0
1322ms786kbIncorect0
1447ms1310kbIncorect0
1594ms2228kbIncorect0
16108ms2211kbIncorect0
17130ms2359kbIncorect0
18106ms2359kbIncorect0
19159ms2490kbIncorect0
202ms131kbOK5
Punctaj total20

Ceva nu functioneaza?