Problem stickytape
User popperoni
Submission Time 2024-12-16 15:17:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

stickytape.cpp: In function ‘int main()’:
stickytape.cpp:42:12: error: ‘a’ was not declared in this scope
42 | pq2.push(a+b);
| ^
stickytape.cpp:42:14: error: ‘b’ was not declared in this scope
42 | pq2.push(a+b);
| ^