#pragma once int main(void); void part_1(char const *const input); void part_2(char const *const input);