online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code   
Language
print("\n\t||********Calculating num2 wrt num1********||") num1 = int(input("\tEnter the value of num1: ")) num2 = 1 if num1 > 10 else 0 print("\tThe value of num2:", num2)

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