- Owner
- Fanel Catalin
- Problem
- Bits
- Contest
- MindCoding 2017 Round 2 Bosch (Div. 1)
- Source
- 0.54KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:18:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if(a==1) ^ prog.cpp:8:17: warning: variable 'c' set but not used [-Wunused-but-set-variable] int T,N,a,b,c,s; ^
Results
Test number Result Time 1 Wrong answer 0.2605s