// // Created by grtsinry43 on 5/8/25. // #ifndef PROBLEM3_H #define PROBLEM3_H int problem_3(); #endif //PROBLEM3_H