Problem segmenttree
User Informatics271
Submission Time 2024-09-24 16:23:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

segmenttree.cpp:8:32: error: return type specification for constructor invalid
8 | void node(int s_new, int e_new) {
| ^