Pagini recente » Borderou de evaluare (job #2854468) | Borderou de evaluare (job #2604433) | Borderou de evaluare (job #2845245) | Borderou de evaluare (job #1234312) | Borderou de evaluare (job #2217866)
Borderou de evaluare (job #2217866)
Raport evaluator
Compilare:
user.cpp: In function ‘int DFS(int, int)’:
user.cpp:19:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < v[nod].size(); i++)
~~^~~~~~~~~~~~~~~
user.cpp:33:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[nod].size(); i++)
~~^~~~~~~~~~~~~~~
user.cpp:35:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(lant[care[v[nod][i]]].size() > maxim)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
user.cpp:43: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:58:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘void debug()’:
user.cpp:137:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < lant[i].size(); j++)
~~^~~~~~~~~~~~~~~~
user.cpp: In function ‘int query(int, int)’:
user.cpp:128:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
user.cpp: In function ‘int DFS(int, int)’:
user.cpp:41: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 | 5420kb | OK | 10 | 10 |
2 | 4ms | 5456kb | Incorect | 0 | 0 |
3 | 20ms | 6196kb | Incorect | 0 | 0 |
4 | 228ms | 10072kb | Incorect | 0 | 0 |
5 | 272ms | 13116kb | Incorect | 0 | 0 |
6 | 436ms | 13116kb | Incorect | 0 | 0 |
7 | 744ms | 18372kb | OK | 10 | 10 |
8 | 2548ms | 13132kb | Incorect | 0 | 0 |
9 | Depăşit | 13196kb | Time limit exceeded. | 0 |
10 | Depăşit | 13196kb | Time limit exceeded. | 0 |
Punctaj total | 20 |