Problem messages
User hmm
Submission Time 2023-02-17 19:43:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bob.cpp: In function ‘void initBob(int, std::vector<std::pair<int, int> >, int)’:
bob.cpp:11:2: error: ‘v’ was not declared in this scope
11 | v.clear();
| ^