Pagini recente » Borderou de evaluare (job #2670299) | Borderou de evaluare (job #2373195) | Borderou de evaluare (job #3121668) | Borderou de evaluare (job #2714188) | Borderou de evaluare (job #1286188)
Borderou de evaluare (job #1286188)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfsReconf(long int)’:
user.cpp:21:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(long i=0;i<list[nod].size();i++){
^
user.cpp: In function ‘void removeEdge(long int, long int)’:
user.cpp:31:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<list[a].size();i++){
^
user.cpp: In function ‘void dfs(long int)’:
user.cpp:54:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(long i=0;i<list[nod].size();i++){
^
user.cpp: In function ‘int main()’:
user.cpp:68:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("disconnect.in","r",stdin);
^
user.cpp:69:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("disconnect.out","w",stdout);
^
user.cpp:71:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %ld",&N,&M);
^
user.cpp:73:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %ld",&x,&y);
^
user.cpp: In function ‘void dfs(long int)’:
user.cpp:48:13: warning: array subscript is above array bounds [-Warray-bounds]
lev[maxN] = S[0];
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
✓ | 1 | 0ms | 1616kb | OK | 10 |
✗ | 2 | 92ms | 1644kb | Incorect | 0 |
✗ | 3 | Depăşit | 1720kb | Time limit exceeded. | 0 |
✗ | 4 | Depăşit | 1836kb | Time limit exceeded. | 0 |
✗ | 5 | Depăşit | 3376kb | Time limit exceeded. | 0 |
✓ | 6 | Depăşit | 3604kb | Time limit exceeded. | 0 |
✗ | 7 | 576ms | 3804kb | Killed by signal 11(SIGSEGV). | 0 |
✗ | 8 | 120ms | 3964kb | Killed by signal 11(SIGSEGV). | 0 |
✗ | 9 | 160ms | 3964kb | Killed by signal 11(SIGSEGV). | 0 |
✗ | 10 | 116ms | 3956kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 10 |