online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code    Language
for i in [0xC6, 0xC7]: for j in range(0x40, 0x7F): if not j & 0xf: print() print(bytes([i, j]).decode("cp950", errors="replace"), end=" ") print("\n\u3000", end=" ") for j in range(0xA1, 0xFF): if not j & 0xf: print() print(bytes([i, j]).decode("cp950", errors="replace"), end=" ")

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