Borderou de evaluare (job #1649395)

Utilizator fanache99Constantin-Buliga Stefan fanache99 Data 11 martie 2016 13:34:57
Problema Cezar 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:7:28: error: ‘stdin’ was not declared in this scope freopen("cezar.in","r",stdin); ^ user.cpp:7:33: error: ‘freopen’ was not declared in this scope freopen("cezar.in","r",stdin); ^ user.cpp:8:29: error: ‘stdout’ was not declared in this scope freopen("cezar.out","w",stdout); ^ user.cpp:11:23: error: ‘scanf’ was not declared in this scope scanf("%d%d",&n,&k); ^ user.cpp:30:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(j=0;j<g[node].size();j++) ^ user.cpp:38:23: error: ‘printf’ was not declared in this scope printf("%d",answer); ^

Ceva nu functioneaza?