2025-05-08 12:01:17 +08:00

12 lines
121 B
C

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