Q&A Discussions
SoloLearn Trend!
0 Votes
1 AnswerSoloLearn Posts
1 Vote
1 Answerradio button in php
1 Vote
1 AnswerBroken Posts
3 Votes
2 AnswersNeed json documentation.
2 Votes
3 AnswersGET/POST Requests
1 Vote
1 AnswerHow to use forms ?
0 Votes
1 AnswerForms and SMS
0 Votes
3 AnswersWhat's next on Sololearn?
3 Votes
1 AnswerIn 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 AnswersCodes on online forum
0 Votes
1 AnswerLesson creation
0 Votes
2 Answerstesting crud operations
0 Votes
2 AnswersHot today
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