Pagini recente » Borderou de evaluare (job #1026198) | Borderou de evaluare (job #2498106) | Cod sursa (job #2498147) | Borderou de evaluare (job #1773297) | Borderou de evaluare (job #1958062)
Borderou de evaluare (job #1958062)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:16: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:17: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:19: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:25:36: 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 | 0ms | 264kb | OK | 10 |
| 2 | 0ms | 260kb | OK | 10 |
| 3 | 0ms | 296kb | OK | 10 |
| 4 | 0ms | 320kb | OK | 10 |
| 5 | 20ms | 736kb | OK | 10 |
| 6 | 40ms | 1168kb | OK | 10 |
| 7 | 52ms | 1468kb | OK | 10 |
| 8 | 132ms | 2836kb | OK | 10 |
| 9 | 84ms | 2112kb | OK | 10 |
| 10 | 260ms | 4800kb | OK | 10 |
| Punctaj total | 100 |