Borderou de evaluare (job #2543592)

Utilizator Coroian_DavidCoroian David Coroian_David Data 11 februarie 2020 12:03:41
Problema Treemis Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'void comb(int, int, int)': main.cpp:61:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < dp[b][h].size(); i ++) ~~^~~~~~~~~~~~~~~~~ main.cpp:65:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < dp[b][h].size(); i ++) ~~^~~~~~~~~~~~~~~~~ main.cpp: In function 'int cautBin(int, int, int)': main.cpp:88:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(i + pas < dp[poz][h].size() && cmp(h, dp[poz][h][i + pas], nr)) ~~~~~~~~^~~~~~~~~~~~~~~~~~~ main.cpp: In function 'void dfs(int, int)': main.cpp:149:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(i != g[a].size() - 1 && poz[u][h] != p[h]) ~~^~~~~~~~~~~~~~~~~~ main.cpp:150:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 1; j < dp[pp][h].size(); j ++) ~~^~~~~~~~~~~~~~~~~~ main.cpp:177:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < g[a].size(); i ++) ~~^~~~~~~~~~~~~ main.cpp:186:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 1; j < dp[pp][h].size(); j ++) ~~^~~~~~~~~~~~~~~~~~ main.cpp:256:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(AFIS) ^~ main.cpp:257:37: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' cout << " EPTNRU " << a << "\n";if(AFIS) ^~ main.cpp:261:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 1; i < dp[poz[a][h]][h].size(); i ++) ~~^~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:111:9: warning: variable 'ppp' set but not used [-Wunused-but-set-variable] int ppp = 0; ^~~ main.cpp: In function 'void solve()': main.cpp:273:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(AFIS) ^~ main.cpp:276:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' for(int h = 0; h <= 1; h ++) ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
117ms7340kbOK1010
220ms7471kbIncorect00
31500ms19660kbTime limit exceeded00
4117ms12976kbIncorect0
5436ms14249kbOK10
6159ms13107kbOK10
71500ms28573kbTime limit exceeded00
8323ms19136kbOK10
9260ms18608kbOK10
101503ms19136kbTime limit exceeded0
Punctaj total10

Ceva nu functioneaza?