online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code   
Language
w=float(input("Enter your weight(in kg): ")) h=float(input("Enter your height(in m): ")) B_M_I=w/(h*h) print("The BMI of your body is: ",B_M_I)

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