0_0_33602013_29901.cpp:32:0: error: unterminated argument list invoking macro "Max"
Sum(p) = Max(p
^
0_0_33602013_29901.cpp:32:18: error: expected '}' at end of input
Sum(p) = Max(p
^
0_0_33602013_29901.cpp: In member function 'void Segment_Tree::Build(int, int, int)':
0_0_33602013_29901.cpp:32:18: error: 'Max' was not declared in this scope
0_0_33602013_29901.cpp:32:18: error: expected '}' at end of input
0_0_33602013_29901.cpp: At global scope:
0_0_33602013_29901.cpp:32:18: error: expected unqualified-id at end of input
|