Borderou de evaluare (job #1120135)
Utilizator | Data | 24 februarie 2014 21:39:14 | |
---|---|---|---|
Problema | Componente biconexe | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void DFS(int)’:
user.cpp:42:1: error: expected primary-expression before ‘using’
using namespace std;
^
user.cpp:42:1: error: expected ‘]’ before ‘using’
user.cpp:42:1: error: expected ‘;’ before ‘using’
user.cpp:42:1: error: expected primary-expression before ‘using’
user.cpp:42:1: error: expected ‘)’ before ‘using’
user.cpp:58:1: error: a function-definition is not allowed here before ‘{’ token
{
^
user.cpp:29:10: warning: unused variable ‘children’ [-Wunused-variable]
int children=0;
^
user.cpp:48:5: warning: unused variable ‘N’ [-Wunused-variable]
int N,T[Nmax],low[Nmax],found[Nmax],order;
^
user.cpp:48:7: warning: unused variable ‘T’ [-Wunused-variable]
int N,T[Nmax],low[Nmax],found[Nmax],order;
^
user.cpp:48:15: warning: unused variable ‘low’ [-Wunused-variable]
int N,T[Nmax],low[Nmax],found[Nmax],order;
^
user.cpp:48:25: warning: unused variable ‘found’ [-Wunused-variable]
int N,T[Nmax],low[Nmax],found[Nmax],order;
^
user.cpp:48:37: warning: unused variable ‘order’ [-Wunused-variable]
int N,T[Nmax],low[Nmax],found[Nmax],order;
^
user.cpp:49:16: warning: unused variable ‘G’ [-Wunused-variable]
vector < int > G[Nmax];
^
user.cpp:235:1: error: expected ‘}’ at end of input
}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !