Problem lis
User Sans12345
Submission Time 2024-12-14 14:43:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lis.cpp: In function ‘int main()’:
lis.cpp:82:2: error: ‘groot’ was not declared in this scope
82 | groot = new node(0,maxn);
| ^~~~~