0_0_20578469_19058.cpp: In function 'void Q(int, int, int)':
0_0_20578469_19058.cpp:46:55: error: expected ';' at end of input
Max = (Max < node[i].value)?node[i].value:(Max)
^
0_0_20578469_19058.cpp:46:55: error: expected '}' at end of input
0_0_20578469_19058.cpp:46:55: error: expected '}' at end of input
|