Sesiones de PyR
Why won't this work?
0 Votos
2 RespuestasProblem with kivy
0 Votos
2 RespuestasWhat is wrong with code
2 Votos
4 RespuestasGraphics and sounds?
1 Voto
5 RespuestasIn the code below the output is 2. This code is used in a challenge and I get an error when I select the answer 2. It accepts as correct the answer 1 which I believe is wrong. If you agree please thumbs up.
If you find any other errors please post them here!
#include <iostream>
using namespace std;
int main()
{
for(int i=1; i>=1; i++) {
if(i<1 || i>1){
cout << i;
break;
}
}
return 0;
}
8 Votos
8 RespuestasEn tendencia hoy
What's wrong in my code?
2 Votes
Cybersecurity techies
5 Votes
App Development
0 Votes
Please answer.
0 Votes
What's wrong with code?
0 Votes
Introduction of html
0 Votes
CSS or Tailwind
1 Votes
Singly linked list
0 Votes