Pagini recente » Borderou de evaluare (job #2040617) | Borderou de evaluare (job #2081194) | Borderou de evaluare (job #919410) | Borderou de evaluare (job #1802080) | Borderou de evaluare (job #1558069)
Borderou de evaluare (job #1558069)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:54:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in","r",stdin);
^
user.cpp:55:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out","w",stdout);
^
user.cpp:56:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:59:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&c);
^
user.cpp: In function ‘int gaseste_nod(bool*, int*)’:
user.cpp:19:12: warning: ‘gasit’ may be used uninitialized in this function [-Wmaybe-uninitialized]
return gasit;
^
user.cpp: In function ‘void dijkstra(short int (*)[2005], int)’:
user.cpp:44:66: warning: ‘gasit’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if(!vizitat[j] && dist[curent] != INT_MAX && a[curent][j] &&
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 300kb | Incorect | 0 |
2 | 0ms | 288kb | Incorect | 0 |
3 | 8ms | 3040kb | Incorect | 0 |
4 | 16ms | 4176kb | Incorect | 0 |
5 | 0ms | 236kb | Killed by signal 11(SIGSEGV). | 0 |
6 | 0ms | 240kb | Killed by signal 11(SIGSEGV). | 0 |
7 | 0ms | 240kb | Killed by signal 11(SIGSEGV). | 0 |
8 | 0ms | 240kb | Killed by signal 11(SIGSEGV). | 0 |
9 | 0ms | 244kb | Killed by signal 11(SIGSEGV). | 0 |
10 | 0ms | 244kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 0 |