// // Created by soy on 10/18/23. // #include "../sac.h" int main() { sac::initialize(); return 0; }