Borderou de evaluare (job #1601136)
Utilizator | Data | 15 februarie 2016 19:17:19 | |
---|---|---|---|
Problema | Dtcsu | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:1: error: ‘FILE’ does not name a type
FILE * fin = fopen( "dtcsu.in" , "r" );
^
user.cpp:7:1: error: ‘FILE’ does not name a type
FILE * fout = fopen( "dtcsu.out" , "w" );
^
user.cpp: In function ‘int main()’:
user.cpp:11:13: error: ‘fout’ was not declared in this scope
fscanf( fout , "0" );
^
user.cpp:11:24: error: ‘fscanf’ was not declared in this scope
fscanf( fout , "0" );
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !