util.h 66 B

1234
  1. #include <string>
  2. void append_expn(std::string &str, int expn);