#include <iostream>
#include "red_black.hpp"
int main() {

    return 0;
}
