#include <char_test.hpp> #include <process_bar.hpp> using namespace std; int main() { // test_char(); rotate(); return 0; }