online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code   
Language
A = {1,2,3} B = {2,3,4} s=0 for j in A | B: for k in A: s=s+1 print(s)

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