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

11 lines
120 B
C

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