Pagini recente » Borderou de evaluare (job #356148) | Borderou de evaluare (job #93650) | Borderou de evaluare (job #458451) | Borderou de evaluare (job #1363489) | Borderou de evaluare (job #2577261)
Borderou de evaluare (job #2577261)
Raport evaluator
Compilare:
main.cpp: In function 'void dijsktra()':
main.cpp:31:10: warning: unused variable 'used' [-Wunused-variable]
bool used[50005] = {0};
^~~~
main.cpp: In function 'void citire()':
main.cpp:15: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);
^
main.cpp:16: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);
^
main.cpp:17:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
main.cpp:23:35: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 2ms | 131kb | OK | 10 |
3 | 4ms | 131kb | OK | 10 |
4 | 5ms | 262kb | OK | 10 |
5 | 30ms | 917kb | OK | 10 |
6 | 56ms | 1441kb | OK | 10 |
7 | 76ms | 2097kb | OK | 10 |
8 | 1003ms | 4050kb | Time limit exceeded | 0 |
9 | 119ms | 3801kb | OK | 10 |
10 | 363ms | 6025kb | OK | 10 |
Punctaj total | 90 |