Discussions Q&R
How to
-1 Vote
2 RéponsesSoloLearn Trend!
0 Vote
1 RéponseSoloLearn Posts
1 Vote
1 Réponseradio button in php
1 Vote
1 RéponseBroken Posts
3 Votes
2 RéponsesNeed json documentation.
2 Votes
3 RéponsesGET/POST Requests
1 Vote
1 RéponseHow to use forms ?
0 Vote
1 RéponseForms and SMS
0 Vote
3 RéponsesWhat's next on Sololearn?
3 Votes
1 RéponseIn 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 Votes
8 RéponsesCodes on online forum
0 Vote
1 RéponseLesson creation
0 Vote
2 RéponsesAujourd'hui en vedette
Losing hearts
1 Votes
Someone explain it... Plz!!!
1 Votes
Question ❓
0 Votes
Programming
0 Votes
Running of python or js script (backend) and entering of html page by clicking SUBMIT button
2 Votes
Web development
0 Votes
Criar aplicativo
0 Votes