Pagini recente » Borderou de evaluare (job #2151258) | Borderou de evaluare (job #1955076) | Borderou de evaluare (job #2783378) | Borderou de evaluare (job #267691) | Borderou de evaluare (job #1202639)
Borderou de evaluare (job #1202639)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:38:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < f[i].size(); ++j)
^
user.cpp:41:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < f[i].size(); ++j)
^
user.cpp: In function ‘void Cross()’:
user.cpp:72:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < V[nod].size(); ++i)
^
user.cpp: In function ‘int F(int, int)’:
user.cpp:92:12: warning: ‘cnt’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return cnt;
^
user.cpp: In function ‘int main()’:
user.cpp:90:18: warning: ‘cnt’ may be used uninitialized in this function [-Wmaybe-uninitialized]
cnt++;
^
user.cpp:86:9: note: ‘cnt’ was declared here
int cnt;
^
In file included from /usr/include/string.h:642:0,
from /usr/include/c++/4.8/cstring:42,
from user.cpp:4:
In function ‘void* memset(void*, int, size_t)’,
inlined from ‘int main()’ at user.cpp:31:38:
/usr/include/i386-linux-gnu/bits/string3.h:85:70: warning: call to void* __builtin___memset_chk(void*, int, unsigned int, unsigned int) will always overflow destination buffer [enabled by default]
return __builtin___memset_chk (__dest, __ch, __len, __bos0 (__dest));
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 732kb | Killed by signal 6(SIGABRT). | 0 |
Punctaj total | 0 |