Pagini recente » Borderou de evaluare (job #2108665) | Borderou de evaluare (job #475925) | Borderou de evaluare (job #2189678) | Borderou de evaluare (job #458473) | Borderou de evaluare (job #1241490)
Borderou de evaluare (job #1241490)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:35:45: 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:36:47: 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:37:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:48:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&z);
^
user.cpp: In function ‘void dijkstra(int, int)’:
user.cpp:9:25: warning: ‘j’ is used uninitialized in this function [-Wuninitialized]
int i, j, k=j, Min; memset(t,0,sizeof(t)); memset(sel,false,sizeof(sel));
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 288kb | OK | 10 |
2 | 0ms | 284kb | OK | 10 |
3 | 8ms | 3040kb | OK | 10 |
4 | 12ms | 4172kb | OK | 10 |
5 | 20ms | 4132kb | Killed by signal 11(SIGSEGV). | 0 |
6 | 28ms | 4136kb | Killed by signal 11(SIGSEGV). | 0 |
7 | 44ms | 4136kb | Killed by signal 11(SIGSEGV). | 0 |
8 | 60ms | 4132kb | Killed by signal 11(SIGSEGV). | 0 |
9 | 64ms | 4136kb | Killed by signal 11(SIGSEGV). | 0 |
10 | 68ms | 4136kb | Killed by signal 11(SIGSEGV). | 0 |
Punctaj total | 40 |