Borderou de evaluare (job #2105976)

Utilizator xkz01X.K.Z. xkz01 Data 14 ianuarie 2018 18:19:48
Problema Arbori de intervale Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:1:1: error: ‘include’ does not name a type include<cstdio> ^ user.cpp: In function ‘int main()’: user.cpp:28:29: error: ‘stdin’ was not declared in this scope freopen("arbint.in","r",stdin); ^ user.cpp:28:34: error: ‘freopen’ was not declared in this scope freopen("arbint.in","r",stdin); ^ user.cpp:29:30: error: ‘stdout’ was not declared in this scope freopen("arbint.out","w",stdout); ^ user.cpp:30:25: error: ‘scanf’ was not declared in this scope scanf("%d%d", &n, &m); ^ user.cpp:35:62: error: ‘printf’ was not declared in this scope if (q==0) {sol=-1; get_max(1,n,1); printf("%d\n", sol);} ^

Ceva nu functioneaza?