Problem messy
User PlayVoltz
Submission Time 2025-05-20 09:12:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

messy.cpp: In function ‘void init(int, int)’:
messy.cpp:14:2: error: ‘dnc’ was not declared in this scope
14 | dnc(l, mid), dnc(mid+1, r);
| ^~~