Pagini recente » Borderou de evaluare (job #396604) | Borderou de evaluare (job #252639) | Borderou de evaluare (job #1735767) | Borderou de evaluare (job #3151420) | Borderou de evaluare (job #2601531)
Borderou de evaluare (job #2601531)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(int)':
main.cpp:33: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:50: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:51: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:53: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:56: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 | Incorect | 0 |
2 | 4ms | 1310kb | OK | 10 |
3 | 5ms | 1310kb | Incorect | 0 |
4 | 5ms | 1310kb | Incorect | 0 |
5 | 16ms | 1572kb | Incorect | 0 |
6 | 23ms | 1835kb | Incorect | 0 |
7 | 41ms | 2097kb | Incorect | 0 |
8 | 72ms | 2621kb | Incorect | 0 |
9 | 63ms | 2883kb | Incorect | 0 |
10 | 67ms | 2752kb | Incorect | 0 |
Punctaj total | 10 |