Pagini recente » Borderou de evaluare (job #3199689) | Borderou de evaluare (job #2400616) | Borderou de evaluare (job #3225934) | Borderou de evaluare (job #926742) | Borderou de evaluare (job #2176114)
Borderou de evaluare (job #2176114)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra(int)’:
user.cpp:44:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (j=0; j<v[K].size(); j++)
^
user.cpp: In function ‘int main()’:
user.cpp:60:38: 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);
^
user.cpp:61:40: 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);
^
user.cpp:68:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d",&n,&m);
^
user.cpp:72:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d %d",&a,&b.next,&b.cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 2936kb | OK | 10 |
2 | 4ms | 2968kb | OK | 10 |
3 | 4ms | 2996kb | OK | 10 |
4 | 4ms | 2972kb | OK | 10 |
5 | 28ms | 3236kb | OK | 10 |
6 | 52ms | 3640kb | OK | 10 |
7 | 68ms | 3804kb | OK | 10 |
8 | 156ms | 4620kb | OK | 10 |
9 | 100ms | 4232kb | OK | 10 |
10 | 316ms | 6748kb | OK | 10 |
Punctaj total | 100 |