online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code   
Language
''' Start for Digital Rivers ''' r_1 = int(input("Enter first integer: ")) r_2 = int(input("Enter second integer: ")) # Loop until the rivers (hopefully) meet while r_1 != r_2: # Advance the smaller river

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