Problem | medianheap |
---|---|
User | ILBBBM |
Submission Time | 2024-02-14 17:20:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
medianheap.cpp: In function ‘int main()’:
medianheap.cpp:17:25: error: ‘instruction’ was not declared in this scope
17 | getline(std::cin, instruction);
| ^~~~~~~~~~~