Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1585437)
| Utilizator | Data | 30 ianuarie 2016 23:55:21 | |
|---|---|---|---|
| Problema | Floyd-Warshall/Roy-Floyd | Status | done |
| Runda | Arhiva educationala | Compilator | c | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.c: In function ‘citire’:
user.c:46:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("royfloyd.in","r",stdin);
^
user.c:47:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("royfloyd.out","w",stdout);
^
user.c:50:10: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.c:52:39: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
for (j = 1; j <= n; j++) scanf("%d",&a[i][j]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 288kb | OK | 10 |
| 2 | 0ms | 296kb | OK | 10 |
| 3 | 0ms | 296kb | OK | 10 |
| 4 | 0ms | 304kb | OK | 10 |
| 5 | 0ms | 308kb | OK | 10 |
| 6 | 0ms | 316kb | OK | 10 |
| 7 | 4ms | 320kb | OK | 10 |
| 8 | 4ms | 320kb | OK | 10 |
| 9 | 4ms | 328kb | OK | 10 |
| 10 | 8ms | 324kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
