{
}
Online Python Compiler
Online R Compiler
Online SQL Editor
Online HTML/CSS Editor
Online Java Compiler
Online C Compiler
Online C++ Compiler
Online C# Compiler
Online JavaScript Compiler
Online Typescript Compiler
Typescript Online Compiler
Online GoLang Compiler
Online Rust Compiler
Scala Online Compiler
Dart Online Compiler
Ruby Online Compiler
Online PHP Compiler
Online Swift Compiler
Generating Link
Generating Link
Share your code
Share code
Copy Link
Copied to clipboard
or share using
BLACK
NOVEMBER
Ends in
Get 66% off PRO
Ends in
Are you struggling to build your coding confidence or land your first job?
Fast-track to your first pay-check.
Ends in
Start PRO
Start PRO
BLACK
NOVEMBER
Ends in
Get 66% off PRO
Ends in
Are you struggling to build your coding confidence or land your first job?
Fast-track to your first pay-check.
Ends in
Start PRO
Start PRO
C++ Online Compiler
Learn Python App
Learn Python
main.cpp
Output
main.cpp
Share
Run
Run
#include <iostream> int main() { const std::string Name = "AK"; const std::string currentFocus = "DDoS Mitigation and Detection"; const std::string hehe = "AK's Cupcake Factory"; std::cout << "*************************************************************" << std::endl; std::cout << "******************** " << hehe << " *******************" << std::endl; std::cout << "*************************************************************" << std::endl; std::cout << "🎉 Welcome to my uh repo place!" << std::endl; std::cout << "🔥 I'm " << Name << ", a very good yesyes developer." << std::endl; std::cout << "🔍 Currently focusing on " << currentFocus << "."<< std::endl; std::cout << "hmu if you want to work on something" << std::endl; return 0; }
Output
Clear