Problem toxic
User PlayVoltz
Submission Time 2024-12-27 03:23:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

toxic.cpp: In function ‘void p1(std::vector<int>)’:
toxic.cpp:35:3: error: ‘p2’ was not declared in this scope; did you mean ‘p1’?
35 | p2(temp);
| ^~
| p1