Pagini recente » Borderou de evaluare (job #1970857) | Cod sursa (job #808474) | Cod sursa (job #1374583) | Borderou de evaluare (job #1970849) | Borderou de evaluare (job #1970848)
Borderou de evaluare (job #1970848)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:21: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:22: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:23:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m1);
^
user.cpp:26:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n1,&n2,&c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1024kb | OK | 10 |
| 2 | 0ms | 1028kb | OK | 10 |
| 3 | 0ms | 1052kb | OK | 10 |
| 4 | 4ms | 1068kb | OK | 10 |
| 5 | 20ms | 1364kb | OK | 10 |
| 6 | 40ms | 1688kb | OK | 10 |
| 7 | 56ms | 1856kb | OK | 10 |
| 8 | Depăşit | 2836kb | Time limit exceeded. | 0 |
| 9 | 88ms | 2328kb | OK | 10 |
| 10 | 280ms | 4728kb | OK | 10 |
| Punctaj total | 90 |