Submission #1084444

#TimeUsernameProblemLanguageResultExecution timeMemory
1084444MMihalevGap (APIO16_gap)C++17
Compilation error
0 ms0 KiB
MinMax(l+(ans+1),r-(ans+1),&mn,&mx);

Compilation message (stderr)

gap.cpp:1:7: error: expected constructor, destructor, or type conversion before '(' token
    1 | MinMax(l+(ans+1),r-(ans+1),&mn,&mx);
      |       ^