Pagini recente » Cod sursa (job #1132142) | Borderou de evaluare (job #1712123) | Monitorul de evaluare | Borderou de evaluare (job #2183462) | Borderou de evaluare (job #1536336)
Borderou de evaluare (job #1536336)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:19: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:20: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:21:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:24:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&cost);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 8ms | 6132kb | OK | 10 |
| 2 | 8ms | 6128kb | OK | 10 |
| 3 | 8ms | 6168kb | OK | 10 |
| 4 | 12ms | 6184kb | OK | 10 |
| 5 | 36ms | 6332kb | OK | 10 |
| 6 | 56ms | 6860kb | OK | 10 |
| 7 | 72ms | 6860kb | OK | 10 |
| 8 | 80ms | 7244kb | OK | 10 |
| 9 | 156ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 156ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 80 |