online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code   
Language
for a in range(1,9): for b in range(0,9): for c in range(0,9): x=a*100+b*10+c-c*100-b*10-a if x==297: print(c,b,a)

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