Besmegeniai

Taškai: 0

Compile: FAIL

besmegeniai.cpp:13:65: error: use of parameter outside function body before ‘]’ token void gilyn(int v, int besm, vector<int> k [], string vardai[besm]){ ^ besmegeniai.cpp: In function ‘void gilyn(...)’: besmegeniai.cpp:17:15: error: ‘v’ was not declared in this scope aplankyta[v] = true; ^ besmegeniai.cpp:18:24: error: ‘vardai’ was not declared in this scope if (v != 0) out << vardai[v] << endl; ^ besmegeniai.cpp:19:24: error: ‘k’ was not declared in this scope for(int i = 0; i < k[v].size(); i++){ ^ besmegeniai.cpp:20:48: error: ‘besm’ was not declared in this scope if(!aplankyta[k[v][i]]) gilyn(k[v][i], besm, k, vardai); ^ besmegeniai.cpp:20:57: error: ‘vardai’ was not declared in this scope if(!aplankyta[k[v][i]]) gilyn(k[v][i], besm, k, vardai); ^

nr.resulttimemessage