Problem lvm
User j0ashhh
Submission Time 2026-02-07 17:54:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lvm.cpp: In function ‘int main()’:
lvm.cpp:12:34: error: ‘intruction’ was not declared in this scope; did you mean ‘instruction’?
12 | if(instruction[i] == "PUSH" || intruction[i] == "IFZERO"){
| ^~~~~~~~~~
| instruction