Pagini recente » Borderou de evaluare (job #1781632) | Borderou de evaluare (job #2852384) | Borderou de evaluare (job #2742004) | Borderou de evaluare (job #180952) | Borderou de evaluare (job #1978316)
Borderou de evaluare (job #1978316)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:26:37: 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:27:39: 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:35:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:40:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&nod1,&nod2,&cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 860kb | OK | 10 |
2 | 0ms | 868kb | OK | 10 |
3 | 0ms | 896kb | OK | 10 |
4 | 0ms | 908kb | OK | 10 |
5 | 20ms | 1216kb | OK | 10 |
6 | 40ms | 1568kb | OK | 10 |
7 | 56ms | 1720kb | OK | 10 |
8 | Depăşit | 2884kb | Time limit exceeded. | 0 |
9 | 92ms | 2108kb | OK | 10 |
10 | 272ms | 4820kb | OK | 10 |
Punctaj total | 90 |