Borderou de evaluare (job #1075467)

Utilizator mathboyDragos-Alin Rotaru mathboy Data 8 ianuarie 2014 23:44:17
Problema Alee Status done
Runda Teme Pregatire ACM Unibuc 2013 Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:1:1: error: ‘include’ does not name a type include <stdio.h> ^ user.cpp:7:1: error: ‘Co’ does not name a type Co Coada[MAX]; ^ user.cpp: In function ‘int Delimitare()’: user.cpp:19:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ user.cpp: In function ‘int Parcurgere()’: user.cpp:22:5: error: ‘Co’ was not declared in this scope Co x,y; ^ user.cpp:22:8: error: expected ‘;’ before ‘x’ Co x,y; ^ user.cpp:24:5: error: ‘x’ was not declared in this scope x.lin=In1; ^ user.cpp:27:5: error: ‘Coada’ was not declared in this scope Coada[Prim]=x; ^ user.cpp:33:14: error: ‘y’ was not declared in this scope y.lin=x.lin+dlin[i]; ^ user.cpp:43:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ user.cpp: In function ‘int main()’: user.cpp:46:27: error: ‘stdin’ was not declared in this scope freopen("alee.in","r",stdin); ^ user.cpp:46:32: error: ‘freopen’ was not declared in this scope freopen("alee.in","r",stdin); ^ user.cpp:47:28: error: ‘stdout’ was not declared in this scope freopen("alee.out","w",stdout); ^ user.cpp:48:25: error: ‘scanf’ was not declared in this scope scanf("%d%d\n",&N,&M); ^ user.cpp:57:21: error: ‘printf’ was not declared in this scope printf("%d\n",Nr); ^

Ceva nu functioneaza?