Problem lppfnlcst
User popperoni
Submission Time 2025-12-08 22:12:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lppfnlcst.cpp: In constructor ‘node::node(long long int, long long int)’:
lppfnlcst.cpp:77:16: error: ‘M’ was not declared in this scope
77 | l=new node(S,M);
| ^