Saldi pamoka
- [1] 2024-10-25 13:37 (51.6)
- [2] 2024-11-16 13:56 (0)
- [3] 2024-11-16 13:57 (100)
Taškai: 0
Compile: FAIL
saldi_pamoka.cpp: In function ‘int main()’: saldi_pamoka.cpp:6:6: error: ‘vector’ is not a member of ‘std’ 6 | std::vector<int> koridorius; | ^~~~~~ saldi_pamoka.cpp:3:1: note: ‘std::vector’ is defined in header ‘<vector>’; did you forget to ‘#include <vector>’? 2 | #include <set> +++ |+#include <vector> 3 | saldi_pamoka.cpp:6:13: error: expected primary-expression before ‘int’ 6 | std::vector<int> koridorius; | ^~~ saldi_pamoka.cpp:15:1: error: ‘koridorius’ was not declared in this scope 15 | koridorius.push_back(k); | ^~~~~~~~~~ saldi_pamoka.cpp:18:16: error: ‘koridorius’ was not declared in this scope 18 | if(klase.count(koridorius[i])){ | ^~~~~~~~~~
nr. | result | time | message |
---|