Borderou de evaluare (job #1488570)
Utilizator | Data | 19 septembrie 2015 11:27:44 | |
---|---|---|---|
Problema | Free | Status | done |
Runda | Arhiva de probleme | Compilator | c | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘E’:
user.c:62:24: error: ‘b’ undeclared (first use in this function)
for(int i=1,t=0;i<=b[0];i++,t%=2)
^
user.c:62:24: note: each undeclared identifier is reported only once for each function it appears in
user.c: In function ‘main’:
user.c:67:5: warning: format ‘%s’ expects argument of type ‘char *’, but argument 2 has type ‘char (*)[204]’ [-Wformat=]
freopen("free.in","r",stdin),freopen("free.out","w",stdout),scanf("%s",&s),n=strlen(s);
^
user.c:67:12: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("free.in","r",stdin),freopen("free.out","w",stdout),scanf("%s",&s),n=strlen(s);
^
user.c:67:41: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("free.in","r",stdin),freopen("free.out","w",stdout),scanf("%s",&s),n=strlen(s);
^
user.c:67:70: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
freopen("free.in","r",stdin),freopen("free.out","w",stdout),scanf("%s",&s),n=strlen(s);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !