#include "half3/half3.hpp" #include int main() { std::cout << half3() << std::endl; return 0; }