Borderou de evaluare (job #2215270)

Utilizator Dobricean_IoanDobricean Ionut Dobricean_Ioan Data 21 iunie 2018 15:20:26
Problema PScNv Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:25:25: error: ‘stdin’ was not declared in this scope freopen("pscnv.in","r",stdin); ^~~~~ user.cpp:25:30: error: ‘freopen’ was not declared in this scope freopen("pscnv.in","r",stdin); ^ user.cpp:26:26: error: ‘stdout’ was not declared in this scope freopen("pscnv.out","w",stdout); ^~~~~~ user.cpp:29:21: error: ‘printf’ was not declared in this scope printf("%d",d[F]); ^ user.cpp: In function ‘void Next()’: user.cpp:74:9: error: ‘fread’ is not a member of ‘std’ std::fread(s, 1, Lim, stdin), u = 0; ^~~ user.cpp:74:31: error: ‘stdin’ was not declared in this scope std::fread(s, 1, Lim, stdin), u = 0; ^~~~~

Ceva nu functioneaza?