Borderou de evaluare (job #1089479)
| Utilizator | Data | 21 ianuarie 2014 18:45:35 | |
|---|---|---|---|
| Problema | A+B | Status | done |
| Runda | Arhiva de probleme | Compilator | c | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:12:3: error: too few arguments to function ‘fopen’
if((fp=fopen("adunare.in"))==NULL){
^
In file included from user.c:1:0:
/usr/include/stdio.h:249:14: note: declared here
extern FILE *fopen (__const char *__restrict __filename,
^
user.c:22:3: error: too few arguments to function ‘fopen’
if((fp=fopen("adunare.out"))==NULL){
^
In file included from user.c:1:0:
/usr/include/stdio.h:249:14: note: declared here
extern FILE *fopen (__const char *__restrict __filename,
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
