Pagini recente » Borderou de evaluare (job #887067) | Borderou de evaluare (job #1386538) | Borderou de evaluare (job #2384515) | Borderou de evaluare (job #100775) | Borderou de evaluare (job #2601540)
Borderou de evaluare (job #2601540)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(int)':
main.cpp:35:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < v[thisNode].size() ; i ++)
~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:52:39: 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:53:41: 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:55:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d" , &n , &m);
^
main.cpp:58:35: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d" , &a, &b , &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 1310kb | OK | 10 |
2 | 4ms | 1310kb | OK | 10 |
3 | 6ms | 1310kb | OK | 10 |
4 | 7ms | 1441kb | OK | 10 |
5 | 31ms | 1835kb | OK | 10 |
6 | 58ms | 2228kb | OK | 10 |
7 | 77ms | 2621kb | OK | 10 |
8 | 140ms | 4050kb | OK | 10 |
9 | 113ms | 3932kb | OK | 10 |
10 | 276ms | 5898kb | OK | 10 |
Punctaj total | 100 |