online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code    Language
print('Mój nick to {0}. Lorem {1}'.format('kudaty', 2)) print('Mój nick to {}. Lorem {}'.format('kudaty', 2)) print('Lorem {2}. Lorem {0}. Lorem {1}'.format('kudaty', (2*6), 'ipsum')) print('Mój nick to {name}. Lorem {number}'.format(number = 2, name = 'kudaty'))

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