Borderou de evaluare (job #1826378)
Utilizator | Data | 10 decembrie 2016 13:12:45 | |
---|---|---|---|
Problema | Numar3 | Status | done |
Runda | Arhiva de probleme | Compilator | c | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:16:1: warning: implicit declaration of function ‘memset’ [-Wimplicit-function-declaration]
memset(digits, 0, 40);
^
user.c:16:1: warning: incompatible implicit declaration of built-in function ‘memset’ [enabled by default]
user.c:53:5: warning: implicit declaration of function ‘isdigit’ [-Wimplicit-function-declaration]
if(!isdigit(ch){
^
user.c:53:20: error: expected ‘)’ before ‘{’ token
if(!isdigit(ch){
^
user.c:56:1: error: expected expression before ‘}’ token
}
^
user.c:15:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(file1, "%d", &length);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !