• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

#include <iostream> using namespace std; int main() { for (int x=1; x<10; x++) { if (x==2){ continue; } if (x==5){ break; } cou
c++programming
1 Vote
12 Answers
30th Dec 2022, 3:45 PM
Alex Boso Nzaphila
Alex Boso Nzaphila - avatar
is it gonna be a problem in the future if i just use \n everytime i wanna write a something new instead of cout<<"" everytime
c++cou
1 Vote
2 Answers
14th Jan 2017, 3:10 AM
jonathin
I need help.I am working with desktop app in pyqt5. Have several issues - wrong function counting EEG signals per 1 sec-need cou
urgently
1 Vote
3 Answers
16th Apr 2020, 11:59 AM
Akinbami Felix Akintunji
Akinbami Felix Akintunji - avatar
Hot today
My codebits section is full of deleted codes
13 Votes
Ai generated practices
2 Votes
Solving coding challenges
0 Votes
Feedback on my portfolio
0 Votes
Yo this is madness
0 Votes
Changing String Variables into int in C++
0 Votes
I have finished first in Saturn League 3 times in a row, why have I not been given the badge for “Intergalactic Champion”
0 Votes
Advertising in Sololearn
0 Votes
How can i insert files?
1 Votes
I am new
1 Votes