Borderou de evaluare (job #1622105)
Utilizator | Data | 1 martie 2016 02:07:24 | |
---|---|---|---|
Problema | Vis | Status | done |
Runda | Arhiva de probleme | Compilator | c | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c:17:1: error: initializer element is not constant
int min = INF;
^
user.c: In function ‘main’:
user.c:104:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d %d %d %d %d %d %d", &N, &K1, &K2, &L1, &C1, &L2, &C2);
^
user.c:107:13: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%hd", &val[i][j]);
^
user.c:144:10: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("vis.out", "w", stdout);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !