Borderou de evaluare (job #1767701)

Utilizator MoonfireFilip Sebastian Moonfire Data 29 septembrie 2016 16:45:00
Problema Hashuri Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:83:32: error: ‘stdin’ was not declared in this scope freopen("hashuri.in", "r", stdin); ^ user.cpp:83:37: error: ‘freopen’ was not declared in this scope freopen("hashuri.in", "r", stdin); ^ user.cpp:84:33: error: ‘stdout’ was not declared in this scope freopen("hashuri.out", "w", stdout); ^ user.cpp:87:22: error: ‘scanf’ was not declared in this scope scanf("%d", &load); ^ user.cpp:99:61: error: ‘printf’ was not declared in this scope printf("%d\n",(Anacronic.Find(val) >= 0 ? 1 : 0)); ^

Ceva nu functioneaza?