Pagini recente » Borderou de evaluare (job #91971) | Borderou de evaluare (job #181813) | Borderou de evaluare (job #1739700) | Borderou de evaluare (job #108463) | Borderou de evaluare (job #2543592)
Borderou de evaluare (job #2543592)
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 |
1 | 17ms | 7340kb | OK | 10 | 10 |
2 | 20ms | 7471kb | Incorect | 0 | 0 |
3 | 1500ms | 19660kb | Time limit exceeded | 0 | 0 |
4 | 117ms | 12976kb | Incorect | 0 |
5 | 436ms | 14249kb | OK | 10 |
6 | 159ms | 13107kb | OK | 10 |
7 | 1500ms | 28573kb | Time limit exceeded | 0 | 0 |
8 | 323ms | 19136kb | OK | 10 |
9 | 260ms | 18608kb | OK | 10 |
10 | 1503ms | 19136kb | Time limit exceeded | 0 |
Punctaj total | 10 |