#ifndef SCANF_EXAMPLE_TWO_NUMBERS_H #define SCANF_EXAMPLE_TWO_NUMBERS_H #include int scan_two_numbers(); #endif