online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code    Language
#!/usr/bin/python3 #coding: utf-8 S = '''{ 22:1,\r\n 24:0,\r\n 23:0,\r\n 25:0\r\n }''' print (S) L=S.splitlines() print (L) S=''.join(L) print(S)

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