Pagini recente » Cod sursa (job #2920189) | Monitorul de evaluare | Cod sursa (job #744249) | Borderou de evaluare (job #1482125) | Borderou de evaluare (job #2650540)
Borderou de evaluare (job #2650540)
Raport evaluator
Compilare:
main.cpp: In function 'int dijkstra()':
main.cpp:38:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0 ; i < G[u].size() ; i ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:83:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("cc.in" , "r" , stdin);
^
main.cpp:84:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("cc.out" , "w" , stdout);
^
main.cpp:86:21: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &n);
^
main.cpp:90:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &x);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | OK | 10 |
| 3 | 2ms | 131kb | OK | 10 |
| 4 | 4ms | 262kb | OK | 10 |
| 5 | 9ms | 393kb | OK | 10 |
| 6 | 17ms | 524kb | OK | 10 |
| 7 | 30ms | 524kb | OK | 10 |
| 8 | 33ms | 655kb | OK | 10 |
| 9 | 13ms | 393kb | OK | 10 |
| 10 | 28ms | 524kb | OK | 10 |
| Punctaj total | 100 |