online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code   
Language
#time kutuphanesi gerekli sure bekletmek icin import time #girdiler kac_mesaj=int(input("kaç mesaj yollamak istiyorsunuz:")) kac_dk=float(input("kaç sn de bir yollansın:")) #iki farkli degisken atadim boylece while icerisinde gerisayim yapabiliriz mcount1 = kac_mesaj mcount2 = kac_mesaj #for da kullanabilirsin ilk basta while yazdigin icin oyle devam ettim while mcount1: while mcount2: print("merhaba") time.sleep(kac_dk) mcount2-=1 mcount1-=1 #tekrardan mcount2'yi original mesaj sayisina esitlemeliyiz ki icteki while dongusu sorunsuz calissin mcount2 = kac_mesaj

Compiling Program...

Command line arguments:
Standard Input: Interactive Console Text
×

                

                

Program is not being debugged. Click "Debug" button to start program in debug mode.

#FunctionFile:Line
VariableValue
RegisterValue
ExpressionValue