Обсуждения
Post your underdog codes here!
631 голос
17324 ответовChallenge here!
4 голосов
9 ответовC Language is here!
11 голосов
18 ответовI’m new here!
2 голосов
5 ответовCSS Grid is HERE!
8 голосов
11 ответовWho wants to be mod? Apply here!
7 голосов
23 ответовPlz I need some help here!
0 голосов
7 ответовHi! Newbie here! C++ or not C++
4 голосов
4 ответовIn 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 голосов
8 ответовАктуальное сегодня
Ai generated practices
1 Votes
Where did mess up....
1 Votes
Feedback on my portfolio
0 Votes
Yo this is madness
0 Votes
How can i insert files?
1 Votes
Hi who can hel me please
0 Votes