Borderou de evaluare (job #960669)

Utilizator CosminRusuCosmin Rusu CosminRusu Data 10 iunie 2013 22:18:57
Problema Sediu Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:48:14: error: stray ‘#’ in program return 0;#include <iostream> ^ user.cpp: In function ‘int main()’: user.cpp:48:15: error: ‘include’ was not declared in this scope return 0;#include <iostream> ^ user.cpp:48:32: error: expected primary-expression before ‘>’ token return 0;#include <iostream> ^ user.cpp:52:1: error: expected primary-expression before ‘using’ using namespace std; ^ user.cpp:52:1: error: expected ‘;’ before ‘using’ user.cpp:58:23: error: a function-definition is not allowed here before ‘{’ token void dfs(int s,int f) { ^ user.cpp:55:5: warning: unused variable ‘n’ [-Wunused-variable] int n,nra[DN],vm[DN],sol,nrs; ^ user.cpp:55:7: warning: unused variable ‘nra’ [-Wunused-variable] int n,nra[DN],vm[DN],sol,nrs; ^ user.cpp:55:15: warning: unused variable ‘vm’ [-Wunused-variable] int n,nra[DN],vm[DN],sol,nrs; ^ user.cpp:55:22: warning: unused variable ‘sol’ [-Wunused-variable] int n,nra[DN],vm[DN],sol,nrs; ^ user.cpp:55:26: warning: unused variable ‘nrs’ [-Wunused-variable] int n,nra[DN],vm[DN],sol,nrs; ^ user.cpp:56:13: warning: unused variable ‘gr’ [-Wunused-variable] vector<int> gr[DN]; ^ user.cpp:91:1: error: expected ‘}’ at end of input } ^

Ceva nu functioneaza?