- Owner
- Stoica Alexandru Stefan
- Problem
- Flip
- Source
- 1.85KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:121:8: warning: unused variable 'l' [-Wunused-variable] int l = p, r = N; ^ prog.cpp:121:15: warning: unused variable 'r' [-Wunused-variable] int l = p, r = N; ^
Results
Test number Result Time 1 Wrong answer 0.5689s