Borderou de evaluare (job #2109882)

Utilizator 3DwArDPauliuc Edward 3DwArD Data 20 ianuarie 2018 11:06:25
Problema Alee Status done
Runda evaluare_cex_sv_cls_x_2 Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:7:13: warning: missing terminating " character [enabled by default] cout << "Hea#include <bits/stdc++.h> ^ user.cpp:7:5: error: missing terminating " character cout << "Hea#include <bits/stdc++.h> ^ user.cpp:56:12: warning: missing terminating " character [enabled by default] }llo world!" << endl; ^ user.cpp:56:1: error: missing terminating " character }llo world!" << endl; ^ user.cpp: In function ‘int main()’: user.cpp:9:1: error: expected primary-expression before ‘using’ using namespace std; ^ user.cpp:9:1: error: expected ‘;’ before ‘using’ user.cpp:10:11: error: variable ‘std::ifstream f’ has initializer but incomplete type ifstream f("alee.in"); ^ user.cpp:11:11: error: variable ‘std::ofstream g’ has initializer but incomplete type ofstream g("alee.out"); ^ user.cpp:15:1: error: ‘deque’ was not declared in this scope deque <int> qx,qy; ^ user.cpp:15:8: error: expected primary-expression before ‘int’ deque <int> qx,qy; ^ user.cpp:15:8: error: expected ‘;’ before ‘int’ user.cpp:18:1: error: a function-definition is not allowed here before ‘{’ token { ^ user.cpp:12:5: warning: unused variable ‘m’ [-Wunused-variable] int m[177][177]; ^ user.cpp:13:11: warning: unused variable ‘dx’ [-Wunused-variable] const int dx[]= {0,0,0,1,-1}; ^ user.cpp:14:11: warning: unused variable ‘dy’ [-Wunused-variable] const int dy[]= {0,1,-1,0,0}; ^ user.cpp:16:5: warning: unused variable ‘n’ [-Wunused-variable] int n,c,i,x,y,io,jo,xi,yi,xf,yf; ^ user.cpp:16:7: warning: unused variable ‘c’ [-Wunused-variable] int n,c,i,x,y,io,jo,xi,yi,xf,yf; ^ user.cpp:16:9: warning: unused variable ‘i’ [-Wunused-variable] int n,c,i,x,y,io,jo,xi,yi,xf,yf;

Ceva nu functioneaza?