Обсуждения
Post your underdog codes here!
631 голос
17399 ответовChallenge here!
4 голосов
9 ответовC Language is here!
11 голосов
18 ответовI’m new here!
2 голосов
5 ответовCSS Grid is HERE!
8 голосов
11 ответовA Little Question Here!
1 голос
2 ответов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 ответовАктуальное сегодня
??
1 Votes
Hello guys,
1 Votes
Help me
1 Votes
Programming
0 Votes
Ошибка в приложении Sololearn
0 Votes
how do they use javascript
0 Votes