| Problem | lvm |
|---|---|
| User | j0ashhh |
| Submission Time | 2026-02-07 17:54:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lvm.cpp: In function ‘int main()’:
lvm.cpp:12:6: error: ‘intruction’ was not declared in this scope; did you mean ‘instruction’?
12 | if(intruction[i] == "PUSH" || intruction[i] == "IFZERO"){
| ^~~~~~~~~~
| instruction