Borderou de evaluare (job #972831)

Utilizator CosminRusuCosmin Rusu CosminRusu Data 12 iulie 2013 18:47:02
Problema Kreg Status done
Runda Arhiva de probleme 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:3:1: error: ‘FILE’ does not name a type FILE *f,*g; ^ user.cpp: In function ‘int main()’: user.cpp:7:5: error: ‘f’ was not declared in this scope f=fopen("kreg.in","r"); ^ user.cpp:7:26: error: ‘fopen’ was not declared in this scope f=fopen("kreg.in","r"); ^ user.cpp:8:5: error: ‘g’ was not declared in this scope g=fopen("kreg.out","w"); ^ user.cpp:9:26: error: ‘fscanf’ was not declared in this scope fscanf(f,"%d%d",&k,&n); ^ user.cpp:22:32: error: ‘fprintf’ was not declared in this scope fprintf(g,"%d %d\n",i,p); ^

Ceva nu functioneaza?