Pagini recente » Borderou de evaluare (job #1851140) | Cod sursa (job #1312349) | Borderou de evaluare (job #1736379) | Borderou de evaluare (job #1232927) | Borderou de evaluare (job #1227309)
Borderou de evaluare (job #1227309)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:46:33: 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:47:35: 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:49:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&M);
^
user.cpp:52:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 852kb | OK | 10 |
| 2 | 0ms | 852kb | OK | 10 |
| 3 | 0ms | 892kb | OK | 10 |
| 4 | 4ms | 912kb | OK | 10 |
| 5 | 32ms | 1052kb | OK | 10 |
| 6 | 76ms | 1696kb | OK | 10 |
| 7 | 96ms | 1844kb | OK | 10 |
| 8 | 64ms | 1968kb | OK | 10 |
| 9 | Depăşit | 5460kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 6248kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |