Pagini recente » Borderou de evaluare (job #615639) | Borderou de evaluare (job #1931696) | Borderou de evaluare (job #1212949) | Borderou de evaluare (job #697951) | Borderou de evaluare (job #984730)
Borderou de evaluare (job #984730)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS_down(const int&)’:
user.cpp:29:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < G[nod].size(); ++ i){
^
user.cpp: In function ‘void DFS_up(const int&)’:
user.cpp:57:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < G[nod].size() ; ++ i){
^
user.cpp:69:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < G[nod].size() ; ++ i){
^
user.cpp:56:18: warning: variable ‘fiu2’ set but not used [-Wunused-but-set-variable]
int fiu1 = 1,fiu2 = 1;
^
user.cpp: In function ‘void DFS_above(const int&)’:
user.cpp:90:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < G[nod].size() ; ++ i){
^
user.cpp:112:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < G[nod].size() ; ++ i){
^
user.cpp:84:19: warning: variable ‘son3’ set but not used [-Wunused-but-set-variable]
int son1,son2,son3;
^
user.cpp:87:16: warning: variable ‘below2’ set but not used [-Wunused-but-set-variable]
int below1,below2;
^
user.cpp:127:9: warning: ‘below1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if(son == below1)
^
user.cpp:120:14: warning: ‘son2’ may be used uninitialized in this function [-Wmaybe-uninitialized]
else if(son == son2)
^
user.cpp:118:9: warning: ‘son1’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if(son == son1)
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 4320kb | Incorect | 0 |
2 | 12ms | 4560kb | Incorect | 0 |
3 | 20ms | 4824kb | Incorect | 0 |
4 | 104ms | 6972kb | Incorect | 0 |
5 | 244ms | 9064kb | Incorect | 0 |
6 | 248ms | 9368kb | Incorect | 0 |
7 | 360ms | 11412kb | Incorect | 0 |
8 | 544ms | 13112kb | Incorect | 0 |
9 | 584ms | 16104kb | Incorect | 0 |
10 | 592ms | 17624kb | Incorect | 0 |
Punctaj total | 0 |