#include int main(int argc, char *argv[]) { std::cout << "Hello, ordle!" << std::endl; }