Problem lightningrod
User Whatturtle
Submission Time 2025-03-21 17:21:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lightningrod.cpp: In function ‘int main()’:
lightningrod.cpp:29:22: error: ‘v’ was not declared in this scope
29 | if(z) s.push(v[i]);
| ^