OneCompiler

hello work C++

#code>

#include <iostream>

int main() {
  std::cout << "¡Hola, mundo!" << std::endl;
  return 0;
}