diff --git a/CPP/4.cpp b/CPP/4.cpp new file mode 100644 index 0000000..615bfb6 --- /dev/null +++ b/CPP/4.cpp @@ -0,0 +1,59 @@ +vector Solution::prettyJSON(string A) { + vector v; + int q=0; + for(int i=0; i