Problem platonic8
User HighLithop
Submission Time 2025-11-16 06:07:17
Score 0

Compile Error

platonic8.cpp: In function ‘std::vector<int> findA(int, int)’:
platonic8.cpp:69:28: error: ‘pivoy’ was not declared in this scope; did you mean ‘pivot’?
69 | if (dp[pivoy[val]])
| ^~~~~
| pivot