Copying Arrays Video, wrote the exact code but not working

Please I am on the copying arrays video, and I am not entirely sure what is wrong with my code. Please help.

You are using sizeof() instead of size().

If it still does not work, check if your version is C++20.