p=print p("LICENSE\nall") for l in "convolution dsu fenwicktree Ibit Icsr Imath Iqueue Iscc Itype_traits lazysegtree math maxflow mincostflow modint scc segtree string twosat".replace("I", "internal_").split(): p(l) p(l + ".hpp")