1dynamic cast x into pointer to int
2                    ^
321: error: dynamic_cast must be to a pointer or reference to a class, struct, or union
4