8
8
}
9
9
},
10
10
"problem" : {
11
+ "poor-pigs" : {
12
+ "name" : " poor-pigs" ,
13
+ "url" : " https://leetcode.com/problems/poor-pigs/" ,
14
+ "date" : " 02/09/2023 11:34:16" ,
15
+ "cpp" : " https://github.com/goodstudyqaq/leetcode/blob/main/problems-cpp/poor-pigs/solution.h" ,
16
+ "python" : " " ,
17
+ "tutorial" : " "
18
+ },
19
+ "distinct-subsequences" : {
20
+ "name" : " distinct-subsequences" ,
21
+ "url" : " https://leetcode.com/problems/distinct-subsequences/" ,
22
+ "date" : " 02/09/2023 11:34:16" ,
23
+ "cpp" : " https://github.com/goodstudyqaq/leetcode/blob/main/problems-cpp/distinct-subsequences/solution.h" ,
24
+ "python" : " " ,
25
+ "tutorial" : " "
26
+ },
27
+ "freedom-trail" : {
28
+ "name" : " freedom-trail" ,
29
+ "url" : " https://leetcode.com/problems/freedom-trail/" ,
30
+ "date" : " 02/09/2023 11:28:16" ,
31
+ "cpp" : " https://github.com/goodstudyqaq/leetcode/blob/main/problems-cpp/freedom-trail/solution.h" ,
32
+ "python" : " " ,
33
+ "tutorial" : " "
34
+ },
35
+ "ipo" : {
36
+ "name" : " ipo" ,
37
+ "url" : " https://leetcode.com/problems/ipo/" ,
38
+ "date" : " 02/09/2023 10:54:56" ,
39
+ "cpp" : " https://github.com/goodstudyqaq/leetcode/blob/main/problems-cpp/ipo/solution.h" ,
40
+ "python" : " " ,
41
+ "tutorial" : " "
42
+ },
43
+ "reverse-pairs" : {
44
+ "name" : " reverse-pairs" ,
45
+ "url" : " https://leetcode.com/problems/reverse-pairs/" ,
46
+ "date" : " 02/09/2023 10:47:27" ,
47
+ "cpp" : " https://github.com/goodstudyqaq/leetcode/blob/main/problems-cpp/reverse-pairs/solution.h" ,
48
+ "python" : " " ,
49
+ "tutorial" : " "
50
+ },
11
51
"arithmetic-slices-ii-subsequence" : {
12
52
"name" : " arithmetic-slices-ii-subsequence" ,
13
53
"url" : " https://leetcode.com/problems/arithmetic-slices-ii-subsequence/" ,
550
590
"date" : " 22/08/2023 10:14:33" ,
551
591
"cpp" : " https://github.com/goodstudyqaq/leetcode/blob/main/problems-cpp/remove-comments/solution.h" ,
552
592
"python" : " https://github.com/goodstudyqaq/leetcode/blob/main/problems-python/remove-comments/solution.py" ,
553
- "tutorial" : " "
593
+ "tutorial" : " https://github.com/goodstudyqaq/leetcode/blob/main/problems-cpp/remove-comments/README.md "
554
594
},
555
595
"unique-paths-iii" : {
556
596
"name" : " unique-paths-iii" ,
583
623
"cpp" : " https://github.com/goodstudyqaq/leetcode/blob/main/problems-cpp/last-moment-before-all-ants-fall-out-of-a-plank/solution.h" ,
584
624
"python" : " " ,
585
625
"tutorial" : " "
586
- },
587
- "freedom-trail" : {
588
- "name" : " freedom-trail" ,
589
- "url" : " https://leetcode.com/problems/freedom-trail/" ,
590
- "date" : " 02/09/2023 11:28:16" ,
591
- "cpp" : " https://github.com/goodstudyqaq/leetcode/blob/main/problems-cpp/freedom-trail/solution.h" ,
592
- "python" : " " ,
593
- "tutorial" : " "
594
- },
595
- "ipo" : {
596
- "name" : " ipo" ,
597
- "url" : " https://leetcode.com/problems/ipo/" ,
598
- "date" : " 02/09/2023 10:54:56" ,
599
- "cpp" : " https://github.com/goodstudyqaq/leetcode/blob/main/problems-cpp/ipo/solution.h" ,
600
- "python" : " " ,
601
- "tutorial" : " "
602
- },
603
- "reverse-pairs" : {
604
- "name" : " reverse-pairs" ,
605
- "url" : " https://leetcode.com/problems/reverse-pairs/" ,
606
- "date" : " 02/09/2023 10:47:27" ,
607
- "cpp" : " https://github.com/goodstudyqaq/leetcode/blob/main/problems-cpp/reverse-pairs/solution.h" ,
608
- "python" : " " ,
609
- "tutorial" : " "
610
626
}
611
627
}
612
628
}
0 commit comments