Borderou de evaluare (job #1048879)
Utilizator | Data | 6 decembrie 2013 16:18:58 | |
---|---|---|---|
Problema | Floyd-Warshall/Roy-Floyd | Status | done |
Runda | Arhiva educationala | Compilator | c | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘citire’:
user.c:6:2: error: too few arguments to function ‘freopen’
freopen( "royfloyd.in", "r" );
^
In file included from user.c:1:0:
/usr/include/stdio.h:255:14: note: declared here
extern FILE *freopen (__const char *__restrict __filename,
^
user.c:7:2: error: too few arguments to function ‘freopen’
freopen( "roufloyd.out", "w" );
^
In file included from user.c:1:0:
/usr/include/stdio.h:255:14: note: declared here
extern FILE *freopen (__const char *__restrict __filename,
^
user.c: In function ‘main’:
user.c:40:2: error: expected ‘;’ before ‘return’
return 0;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !