Posts by Marco Sathler • 11 points
1 post
-
1
votes1
answer34
viewsQ: Comparison with ifs always entering the first
I’m trying to make comparison using if, but always goes on the first if: if((vetor[0] << vetor[1]) && (vetor [0] << vetor [2]) && (vetor [0] << vetor [3])){ cout…
c++asked Marco Sathler 11