/* * Author: Gregory Wainer * Date: 10/14/2023 * */ #include int main(int argc, char* argv[]) { std::cout << "PRU2" << std::endl; }