- Owner
- Iacob Cristian
- Problem
- AndInt
- Contest
- MindCoding 2017 Round 3 Take Off Labs (Div. 1)
- Source
- 0.89KB
- Result
- Crash (SIGSEGV)
Compiler output
prog.cpp: In function 'int main()': prog.cpp:22:41: warning: operation on 'cnt' may be undefined [-Wsequence-point] put2[++ cnt] = put2[cnt - 1] * 2; ^ prog.cpp:33:21: warning: unused variable 'fi' [-Wunused-variable] int st = 0, fi = cnt; ^
Results
Test number Result Time 1 Crash (SIGSEGV) 0.5104s