#include #include "scanf_example_two_numbers.h" int main() { scan_two_numbers(); return 0; }