Problem ballmachine
User bribritt
Submission Time 2026-08-12 19:55:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ballmachine.cpp:2:1: error: ‘vector’ does not name a type
2 | vector<int> find_structure(int M){}
| ^~~~~~