Pagini recente » Borderou de evaluare (job #1390726) | Borderou de evaluare (job #2248272) | Borderou de evaluare (job #998937) | Borderou de evaluare (job #1603235) | Borderou de evaluare (job #2532540)
Borderou de evaluare (job #2532540)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(int, int)':
main.cpp:26:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0 ; i < G[x].size() ; i ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
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("distante.in" , "r" , stdin);
^
main.cpp:52:43: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.out" , "w" , stdout);
^
main.cpp:54:21: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &t);
^
main.cpp:57:43: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d" , &n , &m , &start);
^
main.cpp:59:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &v[i]);
^
main.cpp:62:43: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d" , &x, &y , &z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 5ms | 1310kb | OK | 10 | 10 |
2 | 16ms | 1572kb | OK | 10 | 10 |
3 | 17ms | 1441kb | OK | 10 | 10 |
4 | 45ms | 1884kb | OK | 10 | 10 |
5 | 64ms | 1966kb | OK | 10 | 10 |
6 | 169ms | 3014kb | OK | 10 | 10 |
7 | 177ms | 4063kb | OK | 10 | 40 |
8 | 78ms | 2097kb | OK | 10 |
9 | 179ms | 2883kb | OK | 10 |
10 | 167ms | 3014kb | OK | 10 |
Punctaj total | 100 |