online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code   
Language
zahl = int(input('Zahl eingeben: ')) l = [zahl*zahl] for i in range(1,l[0]): l.append(l[-1]-1) print(l)

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