Pagini recente » Borderou de evaluare (job #2140478) | Borderou de evaluare (job #1733067) | Borderou de evaluare (job #1235715) | Borderou de evaluare (job #85898) | Borderou de evaluare (job #2214912)
Borderou de evaluare (job #2214912)
Raport evaluator
Compilare:
user.cpp: In function ‘int DFS(int, int)’:
user.cpp:18:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < v[nod].size(); i++)
~~^~~~~~~~~~~~~~~
user.cpp:32:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[nod].size(); i++)
~~^~~~~~~~~~~~~~~
user.cpp:34:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(lant[care[v[nod][i]]].size() > maxim)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
user.cpp:42:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[nod].size(); i++)
~~^~~~~~~~~~~~~~~
user.cpp: In function ‘int creez_dinamica(int)’:
user.cpp:57:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘int query(int, int)’:
user.cpp:85:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘int DFS(int, int)’:
user.cpp:40:21: warning: ‘pe_care’ may be used uninitialized in this function [-Wmaybe-uninitialized]
lant[pe_care].push_back(nod);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 4ms | 3432kb | Incorect | 0 | 0 |
2 | 4ms | 3472kb | Incorect | 0 | 0 |
3 | 24ms | 4448kb | Incorect | 0 | 0 |
4 | 268ms | 9620kb | Incorect | 0 | 0 |
5 | 296ms | 13808kb | Incorect | 0 | 0 |
6 | 500ms | 13808kb | Incorect | 0 | 0 |
7 | 748ms | 21692kb | OK | 10 | 10 |
8 | Depăşit | 13808kb | Time limit exceeded. | 0 | 0 |
9 | Depăşit | 13812kb | Time limit exceeded. | 0 |
10 | Depăşit | 13808kb | Time limit exceeded. | 0 |
Punctaj total | 10 |