Borderou de evaluare (job #2326952)
Utilizator | Data | 24 ianuarie 2019 11:59:00 | |
---|---|---|---|
Problema | Ciclu Eulerian | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void dfs(int, int)':
main.cpp:11:18: error: 'struct std::pair<int, int>' has no member named 's'
if(!v[it.s]){
^
main.cpp:12:18: error: 'struct std::pair<int, int>' has no member named 's'
v[it.s]=1;
^
main.cpp:13:20: error: 'struct std::pair<int, int>' has no member named 'f'
dfs(it.f, it.s);
^
main.cpp:13:26: error: 'struct std::pair<int, int>' has no member named 's'
dfs(it.f, it.s);
^
main.cpp: In function 'int main()':
main.cpp:20:11: warning: unused variable 'j' [-Wunused-variable]
int i,j,x,y;
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !