Borderou de evaluare (job #2544145)

Utilizator Coroian_DavidCoroian David Coroian_David Data 11 februarie 2020 20:06:53
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 baga(int, int, int, int, int, int*)': main.cpp:119:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 1; j < dp[pp][h].size(); j ++) ~~^~~~~~~~~~~~~~~~~~ main.cpp: In function 'void dfs(int, int)': main.cpp:190:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 1; j < dp[p[l]][l].size(); j ++) ~~^~~~~~~~~~~~~~~~~~~~ main.cpp:245:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(AFIS) ^~ main.cpp:246: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:250: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:155:9: warning: unused variable 'ppp' [-Wunused-variable] int ppp = 0; ^~~ main.cpp: In function 'void solve()': main.cpp:262:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(AFIS) ^~ main.cpp:265: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
3152ms18743kbOK100
4143ms12976kbIncorect0
5192ms13893kbOK10
6172ms12976kbOK10
7271ms30011kbOK100
8322ms18874kbOK10
9268ms18608kbOK10
10384ms21757kbIncorect0
Punctaj total10

Ceva nu functioneaza?