online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code    Language
import sys print(sys.version) my_dict = {1: 11, 3.2: 22, 33: False, 44: 55} my_d = {2: 55, 'w': 'World'} # объеденения словарей print(my_dict | my_d) # (90, 1000)

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