File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 27
27
1137 . [ N-th Tribonacci Number] ( https://github.com/itsmohitj/Leetcode-Solutions/blob/master/tribonacci.py )
28
28
1179 . [ Reformat Department Table] ( https://github.com/itsmohitj/Leetcode-Solutions/blob/master/reformatDepttTable.txt )
29
29
1221 . [ Split a String in Balanced Strings] ( https://github.com/itsmohitj/Leetcode-Solutions/blob/master/balancedStringSplit.py )
30
+ 1237 . [ Find Positive Integer Solution for a Given Equation] ( https://github.com/itsmohitj/Leetcode-Solutions/blob/master/findSolution.py )
30
31
1252 . [ Cells with Odd Values in a Matrix] ( https://github.com/itsmohitj/Leetcode-Solutions/blob/master/oddCells.py )
31
32
1266 . [ Minimum Time Visiting All Points] ( https://github.com/itsmohitj/Leetcode-Solutions/blob/master/minTimeToVisitAllPoints.py )
32
33
1281 . [ Subtract the Product and Sum of Digits of an Integer] ( https://github.com/itsmohitj/Leetcode-Solutions/blob/master/subtractProductAndSum.py )
You can’t perform that action at this time.
0 commit comments