Pagini recente » Borderou de evaluare (job #2527875) | Monitorul de evaluare | Borderou de evaluare (job #988661) | Monitorul de evaluare | Borderou de evaluare (job #1536299)
Borderou de evaluare (job #1536299)
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 | 6128kb | OK | 10 |
| 2 | 8ms | 6124kb | OK | 10 |
| 3 | 8ms | 6160kb | OK | 10 |
| 4 | 8ms | 6176kb | OK | 10 |
| 5 | 32ms | 6332kb | OK | 10 |
| 6 | 52ms | 6596kb | OK | 10 |
| 7 | 68ms | 6860kb | OK | 10 |
| 8 | 80ms | 7236kb | OK | 10 |
| 9 | 156ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 164ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 80 |