Pagini recente » Borderou de evaluare (job #2824587) | Borderou de evaluare (job #920261) | Borderou de evaluare (job #1056972) | Borderou de evaluare (job #1104230) | Borderou de evaluare (job #2349767)
Borderou de evaluare (job #2349767)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:31:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0; j<G[u].size(); j++) {
~^~~~~~~~~~~~
main.cpp:13: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:14: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:16:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
main.cpp:18:33: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&u,&v,&w);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 1310kb | OK | 10 |
2 | 4ms | 1310kb | OK | 10 |
3 | 6ms | 1310kb | OK | 10 |
4 | 7ms | 1441kb | OK | 10 |
5 | 32ms | 1835kb | OK | 10 |
6 | 57ms | 2228kb | OK | 10 |
7 | 77ms | 2621kb | OK | 10 |
8 | 179ms | 4313kb | OK | 10 |
9 | 130ms | 3801kb | OK | 10 |
10 | 313ms | 6025kb | OK | 10 |
Punctaj total | 100 |