• Курсы
  • Компилятор кода
  • Обсуждения
  • Цены
  • Teams
Menu

Обсуждения

#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 голос
12 ответов
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 голос
2 ответов
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 голос
3 ответов
16th Apr 2020, 11:59 AM
Akinbami Felix Akintunji
Akinbami Felix Akintunji - avatar
Актуальное сегодня
Audio adding
1 Votes
What is problem in this code
0 Votes
playground input
0 Votes
Software developer
0 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
How I can use div
0 Votes
Activities on sololearn
0 Votes
Asking for final year project ideas!
1 Votes
Html issue
0 Votes
TIPS From Veterans
1 Votes