Pagini recente » Cod sursa (job #1925981) | Borderou de evaluare (job #1864521) | Borderou de evaluare (job #1837996) | Borderou de evaluare (job #543691) | Borderou de evaluare (job #1918497)
Borderou de evaluare (job #1918497)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:43: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:44: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:45: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:49:33: 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 | 864kb | OK | 10 |
| 2 | 0ms | 868kb | OK | 10 |
| 3 | 0ms | 896kb | OK | 10 |
| 4 | 0ms | 908kb | OK | 10 |
| 5 | 20ms | 1220kb | OK | 10 |
| 6 | 44ms | 1580kb | OK | 10 |
| 7 | 60ms | 1744kb | OK | 10 |
| 8 | Depăşit | 2928kb | Time limit exceeded. | 0 |
| 9 | 96ms | 2108kb | OK | 10 |
| 10 | 280ms | 4860kb | OK | 10 |
| Punctaj total | 90 |