- Owner
- Vasiu Alexandru
- Problem
- Red Dragon
- Contest
- MindCoding 2016 Round 1 Take Off Labs (Div. 1)
- Source
- 0.56KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:31:61: error: expected ')' before ';' token mx=std::max(mx,(int64_t)(x[i-1]+x[j-1]-floor(log2(j-i))); ^