#include #include "string.h" using namespace std; int main() { String s = "$$#$##$#$####$#$$$#"; return 0; }