online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code   
Language
count = 0 for i in range(100, 1000): # įŠŪ舉äļ‰ä―æ•ļ字 s = str(i) if (int(s[0]) + int(s[1]) + int(s[2])) == 10 and (s[0] != s[1]) and (s[0] != s[2]) and (s[1] != s[2]): count += 1 print(count, 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