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

Обсуждения

The question that I always ask myself السؤال الذي اسئله لنفسي دائما
experienceknowledgeskillssololearn
3 голосов
1 ответ
23rd Jun 2020, 11:47 PM
ebrahem hesham
ebrahem hesham - avatar
نص السؤال How many times "Hi" is get printed? int a = 3; int b = 6;  while(a<b) { cout<<"Hi"; a++; b--; }
"hi"{}=3;6;aa++;bb--;c++cout<<"hi";gethowintismanyprinted?timeswhile(a<b)السؤالنص
-5 голосов
2 ответов
3rd Jan 2021, 3:35 PM
Qussai M El-mughrabi
Qussai M El-mughrabi - avatar
Актуальное сегодня
Audio adding
1 Votes
C#
0 Votes
Stuck in Quize
1 Votes
What is problem in this code
0 Votes
playground input
0 Votes
C Program
0 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
Software developer
0 Votes
Asking for final year project ideas!
1 Votes
How does JavaScript's event loop handle asynchronous operations like setTimeout, Promises, and async/await, and what are the dif
1 Votes