Borderou de evaluare (job #1343141)
Utilizator | Data | 14 februarie 2015 22:17:26 | |
---|---|---|---|
Problema | Convertor | Status | done |
Runda | rosedu_cdl_2015 | Compilator | c | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘parcurgere’:
user.c:37:5: warning: implicit declaration of function ‘get_value’ [-Wimplicit-function-declaration]
v = get_value(f);
^
user.c:37:7: warning: assignment makes pointer from integer without a cast [enabled by default]
v = get_value(f);
^
user.c:18:18: warning: variable ‘v’ set but not used [-Wunused-but-set-variable]
char *values, *v;
^
user.c:18:9: warning: variable ‘values’ set but not used [-Wunused-but-set-variable]
char *values, *v;
^
user.c: At top level:
user.c:77:7: error: conflicting types for ‘get_value’
char* get_value(FILE* f)
^
user.c:37:9: note: previous implicit declaration of ‘get_value’ was here
v = get_value(f);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !