#include <iostream> int main() { std::cout << "Hello, OBS!" << std::endl; return 0; }
The Open Build Service is an openSUSE project.