online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code   
Language
a = input ('Aasta millal sa sündisid-') b = input('Praegune aasta -') a = int(a) b =int(b) c = (b - a) print(c) print("Vastus võib oleneda ühe aasta võrra programm ei tea kas sul on olnud sünna või mitte!") print("Alternattiv vastus on all!") d = (c - 1) print(d) #The 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