7 lines
53 B

#ifndef SDC_HPP
#define SDC_HPP
void sdc();
#endif