online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code    Language
oferty_weryfikacja = [ { "id": 111, "link": "link1" }, { "id": 222, "link": "link2" }, { "id": 333, "link": "link3" }, { "id": 444, "link": "link4" } ] oferty_tablica = [ { "id": 222, "link": "link2" }, { "id": 111, "link": "link1" }, { "id": 555, "link": "link5" }, { "id": 444, "link": "link4" } ] def send_to_telegram(message): print(message) x = 0 while x < 4: if oferty_tablica[x]['id'] != oferty_weryfikacja[x]['id']: send_to_telegram(oferty_tablica[x]['link']) x = x + 1

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