Pagini recente » Borderou de evaluare (job #1925231) | Borderou de evaluare (job #1726592) | Borderou de evaluare (job #2887249) | Borderou de evaluare (job #2980632) | Borderou de evaluare (job #1597928)
Borderou de evaluare (job #1597928)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:23:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<graf[nod].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:41: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:42: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:43:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&N,&M);
^
user.cpp:47:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&from,&to,&c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 864kb | OK | 10 |
2 | 0ms | 864kb | OK | 10 |
3 | 4ms | 936kb | OK | 10 |
4 | 4ms | 972kb | OK | 10 |
5 | 72ms | 1824kb | OK | 10 |
6 | 184ms | 2728kb | OK | 10 |
7 | 228ms | 3172kb | OK | 10 |
8 | 128ms | 3936kb | OK | 10 |
9 | 352ms | Depăşit | Memory limit exceeded. | 0 |
10 | 352ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 80 |