Borderou de evaluare (job #3139028)
Utilizator | Data | 24 iunie 2023 13:25:01 | |
---|---|---|---|
Problema | Infasuratoare convexa | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:55:3: error: 'vector' was not declared in this scope
55 | vector <Point> st;
| ^~~~~~
main.cpp:3:1: note: 'std::vector' is defined in header '<vector>'; did you forget to '#include <vector>'?
2 | #include <algorithm>
+++ |+#include <vector>
3 |
main.cpp:55:16: error: expected primary-expression before '>' token
55 | vector <Point> st;
| ^
main.cpp:55:18: error: 'st' was not declared in this scope; did you mean 'std'?
55 | vector <Point> st;
| ^~
| std
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !