Besmegeniai
- [1] 2017-12-16 15:07 (0)
- [2] 2017-12-16 15:09 (0)
- [3] 2017-12-16 15:12 (0)
- [4] 2017-12-16 15:13 (0)
- [5] 2017-12-16 15:14 (0)
- [6] 2017-12-16 15:15 (10)
- [7] 2017-12-16 15:21 (10)
- [8] 2017-12-16 15:48 (20)
- [9] 2017-12-16 16:05 (20)
- [10] 2017-12-31 21:53 (20)
- [11] 2017-12-31 21:55 (0)
- [12] 2017-12-31 21:58 (100)
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. | result | time | message |
---|