Problem lemon
User ilikeeggs
Submission Time 2026-03-15 22:10:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lemon.cpp: In function ‘int answer(int, int, std::string, std::vector<int>)’:
lemon.cpp:19:9: error: ‘p’ was not declared in this scope
19 | return p[1];
| ^