online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code    Language
def a(*x): print('1. Lorem=' + x[0]) print('2. ipsum=' + x[1]) print('3. dolor sit amet=' + x[2], '\n') a('Lorem', 'ipsum', 'dolor sit amet') a('dolor sit amet', 'Lorem', 'ipsum')

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