Pagini recente » Borderou de evaluare (job #736173) | Borderou de evaluare (job #3257684) | Borderou de evaluare (job #2725103) | Borderou de evaluare (job #2580709) | Borderou de evaluare (job #2543464)
Borderou de evaluare (job #2543464)
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 |
1 | 17ms | 7340kb | OK | 10 | 10 |
2 | 19ms | 7471kb | Incorect | 0 | 0 |
3 | 146ms | 19922kb | OK | 10 | 0 |
4 | 130ms | 12976kb | Incorect | 0 |
5 | 173ms | 14024kb | OK | 10 |
6 | 158ms | 13107kb | OK | 10 |
7 | 280ms | 32239kb | OK | 10 | 0 |
8 | 294ms | 19005kb | OK | 10 |
9 | 237ms | 18608kb | OK | 10 |
10 | 354ms | 22413kb | Incorect | 0 |
Punctaj total | 10 |