• Joined on 2026-04-15
kr0st commented on issue bioreactor-public/leetcode#1 2026-05-29 18:12:30 +00:00
test issue - please ignore

This is a test comment. I have investigated the issue and determined that the root cause appears to be a missing semicolon in line 42 of main.go. I recommend adding a semicolon and re-running the…

kr0st opened issue bioreactor-public/leetcode#1 2026-05-29 18:12:27 +00:00
test issue - please ignore
kr0st pushed to main at bioreactor-public/leetcode-cpp 2026-05-22 22:31:53 +00:00
a6921371f2 Not optimal but accepted solution for problem 5 - longest palindromic substring
20053ef329 Accepted solution to problem number 13 - conversion of Roman numerals to integers
8e9b1f0fa1 Accepted solution for problem 9 - palindrome number.
abdd59bf6a Added accepted solutions for leetcode number 1 and 2 problems
c5969786d9 First things first - added code license.
Compare 7 commits »
kr0st created repository bioreactor-public/leetcode-cpp 2026-05-22 22:31:40 +00:00
kr0st pushed to main at bioreactor-public/leetcode 2026-05-22 22:28:22 +00:00
2a2b2c17da Accepted solution for problem #6 zigzag conversion.
16a981f6df Fixed unit test for problem #837
aa2b2e9163 2902 - Count of Sub-Multisets With Bounded Sum, saving work
c4f9f83359 2902 first try brute force solution, tests did not pass
8633cf56f9 Started 2902. Count of Sub-Multisets With Bounded Sum
Compare 41 commits »
kr0st created repository bioreactor-public/leetcode 2026-04-15 23:46:08 +00:00