Statement coverage and unreachable code
Task 1
Show examples of unreachable code based on https://www.geeksforgeeks.org/c-program-to-show-unreachable-code-error/
Task 2
Show examples of unreachable code based on https://pvs-studio.com/en/blog/terms/0090/
Convert examples to the C language