- Owner
- Lucian Bicsi
- Problem
- Oxygen
- Contest
- MindCoding 2016 Final 2
- Source
- 1.94KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'bool check(long long int)': prog.cpp:41:56: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] ans += Sgn[c] * S[i-(c&1)*A][j-((c>>1)&1)*B][k-(c>>2)&1*C][l-((c>>3)&1)*D]; ^
Results
Test number Result Time 1 Wrong answer 0.3762s