#ifndef PROT_H_INCLUDED #define PROT_H_INCLUDED #include #include int input_width(int countOfNumbers); #endif // PROT_H_INCLUDED