Borderou de evaluare (job #2452353)
Utilizator | Data | 30 august 2019 15:29:31 | |
---|---|---|---|
Problema | A+B | Status | done |
Runda | Arhiva de probleme | Compilator | c-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.c: In function 'main':
main.c:20:2: error: too many arguments to function 'fflush'
fflush(f, stdout);
^~~~~~
In file included from main.c:3:0:
/usr/include/stdio.h:242:12: note: declared here
extern int fflush (FILE *__stream);
^~~~~~
main.c:14:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &x);
^~~~~~~~~~~~~~~~~~~
main.c:15:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
fscanf(f, "%d", &y);
^~~~~~~~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !