online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code    Language
test = [ 1, 2, 3, 4, 8, 13, 14 ] for age in test: child = 'Niemowlęcie' if age < 2 else 'Dziecko uczące się chodzić' if age < 4 else 'Dziecko' if age < 13 else 'Nastolatek' print(f'{age:2} {child}')

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