Hi

hello world #include <iostream> int main() { std::cout << "hi" << std::endl; }

March 18, 2024 · 1 min · Cedric