Pagini recente » Diferente pentru utilizator/twonk32 intre reviziile 3 si 2 | Borderou de evaluare (job #1569775) | Borderou de evaluare (job #1919537) | Borderou de evaluare (job #991227) | Borderou de evaluare (job #1813379)
Borderou de evaluare (job #1813379)
Raport evaluator
Compilare:
user.cpp: In function ‘void read_data(int&)’:
user.cpp:59:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:63:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &c);
^
user.cpp: In function ‘int main()’:
user.cpp:75: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:76: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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 860kb | OK | 10 |
| 2 | 0ms | 860kb | OK | 10 |
| 3 | 0ms | 892kb | OK | 10 |
| 4 | 0ms | 904kb | OK | 10 |
| 5 | 24ms | 1248kb | OK | 10 |
| 6 | 44ms | 1592kb | OK | 10 |
| 7 | 60ms | 1768kb | OK | 10 |
| 8 | 140ms | 2828kb | OK | 10 |
| 9 | 92ms | 2216kb | OK | 10 |
| 10 | 312ms | 4924kb | OK | 10 |
| Punctaj total | 100 |