Borderou de evaluare (job #2543464)

Utilizator Coroian_DavidCoroian David Coroian_David Data 11 februarie 2020 10:25: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:147:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(i != g[a].size() - 1 && poz[u][h] != p[h]) ~~^~~~~~~~~~~~~~~~~~ main.cpp:148:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 1; j < dp[pp][h].size(); j ++) ~~^~~~~~~~~~~~~~~~~~ main.cpp:168:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < g[a].size(); i ++) ~~^~~~~~~~~~~~~ main.cpp:177:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 1; j < dp[pp][h].size(); j ++) ~~^~~~~~~~~~~~~~~~~~ main.cpp:240:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(AFIS) ^~ main.cpp:241: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:245: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:257:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(AFIS) ^~ main.cpp:260: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
219ms7471kbIncorect00
3146ms19922kbOK100
4130ms12976kbIncorect0
5173ms14024kbOK10
6158ms13107kbOK10
7280ms32239kbOK100
8294ms19005kbOK10
9237ms18608kbOK10
10354ms22413kbIncorect0
Punctaj total10

Ceva nu functioneaza?