online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code   
Language
<!DOCTYPE html> <html lang="id"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Daftar URL</title> <style> body { font-family: Arial, sans-serif; background-color: #f4f4f9; margin: 0; padding: 0; } .container { width: 80%; max-width: 900px; margin: 50px auto; padding: 20px; background-color: white; border-radius: 10px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); } h1 { text-align: center; color: #333; } ul { list-style: none; padding: 0; } ul li { background-color: #e7f7fe; margin: 10px 0; padding: 10px; border-radius: 5px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); } ul li a { color: #0066cc; text-decoration: none; font-weight: bold; } ul li a:hover { text-decoration: underline; } </style> </head> <body> <div class="container"> <h1>Daftar URL yang Anda Berikan</h1> <ul id="url-list"> <!-- Daftar URL akan dimasukkan oleh JavaScript --> </ul> </div> <script> const urls = [ "https://nhagiatie2025.graphy.com/", "https://botubaothu2025.graphy.com/", "https://nuhonbacty0884.graphy.com/", "https://dsta.sh/MWQhKt3umJj87PJGA", "https://dsta.sh/K8xGXG9TTCzNnvx8A", "https://botubaothuvietsub.graphy.com/", "https://hiddenfacethaisub.graphy.com/", "https://nas.io/genggeu/challenges/genggeu", "https://twhk.tawk.help/article/ne-zha-2-tw", "https://deepstash.com/article/281146/2025-tw", "https://mov2025.tawk.help/article/hidden-face", "https://twhk.tawk.help/article/ne-zha-2-2025-tw", "https://movtime.tawk.help/article/panor-thaifree", "https://mov2025.tawk.help/article/hidden-face-thai", "https://yxgc.tawk.help/article/bo-tu-bao-thu-vietsub", "https://yxgc.tawk.help/article/nu-hon-bac-ty-vietsub", "https://mov2025.tawk.help/article/hidden-face-subthai", "https://yxgc.tawk.help/article/nha-gia-tien-2025-vietsub", "https://movtime.tawk.help/article/paddington-in-peru-thaisub", "https://twhk.tawk.help/article/captain-america-brave-new-world-tw", "https://www.facebook.com/media/set/?set=a.122142522596465250&type=3", "https://www.facebook.com/media/set/?set=a.122142523202465250&type=3", "https://twhk.tawk.help/article/captain-america-brave-new-world-4k1080p", "https://movtime.tawk.help/article/captain-america-brave-new-world-subthai", "https://deepstash.com/article/281189/full-hd-nh-gia-tin-2025-vietsub-min-ph", "https://factsplat.com/users/25ba15b9-73fb-44da-8497-adaef5a8450c", "https://taplink.cc/noomituovi", "https://open.firstory.me/story/cm7diq0qv00ib01xk29hj7le0", "https://baskadia.com/post/8kd9a", "https://medium.com/@reretp/essential-nutrients-building-a-balanced-diet-for-wellness-bcefd8b9d2ac", "https://honeyveleti.hashnode.dev/eating-for-health-key-foods-to-include-in-your-diet", "https://blognews.mybloghunch.com/the-importance-of-nutritious-food-for-a-healthy-life?ref=bloghunch.com", "https://www.fimfiction.net/blog/1063765/a-guide-to-nutrient-rich-foods-for-optimal-health", "https://businessboostier.mn.co/posts/80194261", "https://www.are.na/block/34685822", "https://dly.to/MEYycjvUCLa", "https://www.taptap.io/post/9125996", "https://hackmd.io/@avaaude/ByEhM0E51x", "https://rentry.co/NoomiTuovi", "https://pastelink.net/enmil36p", "https://pastebin.com/47uMgdxj", "https://paste.firnsy.com/paste/GTO8dK9CIGR", "https://etextpad.com/u8kixz21bq", "https://paste.feed-the-beast.com/view/157defc9", "https://paiza.io/projects/wy5wej69Q9YZGRk8VdOKjQ?language=php", "https://pastebin.mozilla.org/5zgW8nzr", "https://pastebin.freeswitch.org/view/453dce35", "https://paste.toolforge.org/view/4230e32c", "https://snippet.host/tmoxxs", "https://justpaste.it/hotuq", "https://paste.intergen.online/view/76482b68", "https://tempel.in/view/Ryq9WpT", "https://telegra.ph/NoomiTuovi-02-20", "https://notes.io/wZtUW", "https://www.pastery.net/bjdpmn/", "https://tech.io/snippet/6DLG0LG", "https://glot.io/snippets/h4swv0n4pn", "https://glot.io/snippets/h4swv6t749", "https://glot.io/snippets/h4swvcv2xd", "https://glot.io/snippets/h4swvlisqu", "https://ivpaste.com/v/VtQnCD326W", "https://paste.myconan.net/546743", "https://yamcode.com/noomituovi", "https://paste2.org/Jh5XI4Me", "https://ctxt.io/2/AAB4aba7EA", "https://rextester.com/BFWQ49418", "http://pastie.org/p/4JZWxjCPhRwQ15zFDFia1f", "https://paste.myst.rs/whtod01d", "https://paste.laravel.io/c9501bd8-9981-4dc5-ba78-1b38e239dbc1", "https://www.wowace.com/paste/77997384" ]; const ulElement = document.getElementById("url-list"); urls.forEach(url => { const li = document.createElement("li"); const a = document.createElement("a"); a.href = url; a.target = "_blank"; a.textContent = url; li.appendChild(a); ulElement.appendChild(li); }); </script> </body> </html>

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