{}
run-icon
main.cpp
#include <iostream> int main() { std::cout << "try c++ compiler by excel-func.github.io's creator Abdurayim"; return 0; }
Output