Borderou de evaluare (job #1088127)
Utilizator | Data | 20 ianuarie 2014 10:47:46 | |
---|---|---|---|
Problema | Joc13 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:3:10: error: #include expects "FILENAME" or <FILENAME>
#include vector
^
user.cpp:8:1: error: ‘vector’ does not name a type
vector<int> v[2*nmax];
^
user.cpp: In function ‘void citire()’:
user.cpp:18:31: error: ‘verif’ was not declared in this scope
if(verif(i-1,j))
^
user.cpp:19:20: error: ‘v’ was not declared in this scope
v[(i-2)*n+j].push_back((i-1)*n+j);
^
user.cpp:20:31: error: ‘verif’ was not declared in this scope
if(verif(i,j-1))
^
user.cpp:21:20: error: ‘v’ was not declared in this scope
v[(i-1)*n+j-1].push_back((i-1)*n+j);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !