- Owner
- Stoica Alexandru Stefan
- Problem
- Flip
- Contest
- MindCoding 2017 Test Round (Div. 1)
- Source
- 1.74KB
- Result
- Crash (SIGSEGV)
Compiler output
prog.cpp: In function 'void update(int, int, int, int, int)': prog.cpp:15:6: warning: variable 'p' set but not used [-Wunused-but-set-variable] int p; ^ prog.cpp: In function 'int query(int, int, int, int, int)': prog.cpp:47:6: warning: variable 'p' set but not used [-Wunused-but-set-variable] int p = 0; ^
Results
Test number Result Time 1 Crash (SIGSEGV) 0.2729s