Problem summarizing2021
User AnnoyingGuest
Submission Time 2023-01-01 01:02:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

summarizing2021.cpp:4:1: error: ‘vector’ does not name a type
4 | vector<int> guess(int n) {
| ^~~~~~