Pagini recente » Borderou de evaluare (job #3118016) | Borderou de evaluare (job #3128284) | Borderou de evaluare (job #1937340) | Cod sursa (job #2632011) | Borderou de evaluare (job #1778426)
Borderou de evaluare (job #1778426)
Raport evaluator
Compilare:
user.cpp: In function ‘void Bellman_Ford()’:
user.cpp:54:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[now].size();i++){
^
user.cpp: In function ‘int main()’:
user.cpp:24:35: 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:25:37: 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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 3340kb | OK | 10 |
| 2 | 4ms | 3336kb | OK | 10 |
| 3 | 8ms | 3372kb | OK | 10 |
| 4 | 8ms | 3384kb | OK | 10 |
| 5 | 56ms | 3688kb | OK | 10 |
| 6 | 100ms | 3984kb | OK | 10 |
| 7 | 132ms | 4180kb | OK | 10 |
| 8 | 208ms | 4460kb | OK | 10 |
| 9 | Depăşit | 5692kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 5628kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |