online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code    Language
print("Program się zakonczy gdy suma = 13") print("Podaj zmienna k") k=0 suma = 0 while suma != 13: k = input() suma = suma + int(k) print("Suma wynosi:") print(suma)

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