Qustion-:HEADBOB Problem - CodeChef
code-:CodeChef: Practical coding for everyone
Compiler warnings
[simon@simon-laptop][12:17:46]
[~/devel/hackerrank/otherpeoples]>./compile-latest-cpp.sh
Compiling jai02-HEADBOB.cpp
+ g++ -std=c++14 jai02-HEADBOB.cpp -O3 -g3 -Wall -Wextra -Wconversion -DONLINE_JUDGE -D_GLIBCXX_DEBUG -fsanitize=undefined -ftrapv
ljai02-HEADBOB.cpp: In function βint main()β:
jai02-HEADBOB.cpp:33:16: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
if(flag=0 && flag1==0)
~~~~^~~~~~~~~~~~~~
oca+ set +x
Successful
1 Like