Pagini recente » Borderou de evaluare (job #2330773) | Borderou de evaluare (job #1723161) | Borderou de evaluare (job #149961) | Borderou de evaluare (job #3305667) | Borderou de evaluare (job #1479538)
Borderou de evaluare (job #1479538)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:19:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<g[dad].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:34:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("catun.in", "r", stdin);
^
user.cpp:35:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("catun.out", "w", stdout);
^
user.cpp:37:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &n, &m, &k);
^
user.cpp:39:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ", &f[i]);
^
user.cpp:43:41: 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 | 4ms | 1292kb | OK | 10 |
| 2 | 4ms | 1392kb | OK | 10 |
| 3 | 12ms | 1676kb | OK | 10 |
| 4 | 0ms | 1284kb | OK | 10 |
| 5 | 56ms | 2244kb | OK | 10 |
| 6 | 104ms | 3028kb | OK | 10 |
| 7 | 4ms | 1472kb | OK | 10 |
| 8 | 32ms | 1696kb | OK | 10 |
| 9 | 76ms | 2576kb | OK | 10 |
| 10 | Depăşit | 4124kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |