#include #include int main() { std::cout << "Hello from CUB version " << CUB_VERSION << ":\n"; }