Q&A Discussions
Http request
4 Votes
1 AnswerCustomer Column
0 Votes
3 AnswersGET POST etc.
3 Votes
4 AnswersViews in SQL
0 Votes
3 AnswersSQL-Question
0 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 AnswersHelp! mySQL query
0 Votes
2 AnswersHot today
Using Python on VScode
2 Votes
Python Developer
0 Votes
Wayss
0 Votes
fully dynamic arrays
1 Votes
Guys who tell me
0 Votes
Hearts
0 Votes
Project subjection
0 Votes