• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
jazfunk Avatar
Name:Jeff
Clan:King Consulting
Skills:c#/asp.net core mvc, vb.net, javascript, sql, html/css, react, node, postgresql
Member Since:Mar 2020
Last Seen:Mar 2022
Profiles:
Following:2
Followers:1
Allies:1
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (5)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • RasyimLove
    • commented on "Plenty of Fish in the Pond" kata
    • 5 years ago

    Maybe because it just import System Namespace, my sugestion is, just using 'String.Replace'Method (shoal.Replace(old, new))

  • Custom User Avatar
    • jazfunk
    • commented on "Sum of odd numbers" kata
    • 5 years ago

    Well, well, well. After all that overthinking, it's a simple math situation. Ugh.

  • Custom User Avatar
    • jazfunk
    • commented on "Plenty of Fish in the Pond" kata
    • 5 years ago

    I should have added the actual error message. Replace is definitely a member of Strings. Here is the error and link to the class:

    /workspace/vb-test/src/Solution.vb(20) : error BC30456: 'Replace' is not a member of 'Strings'.

                    shoal = Strings.Replace(shoal, fish.ToString, "", 1, 1)
    

    https://docs.microsoft.com/en-us/dotnet/api/microsoft.visualbasic.strings.replace?view=netframework-4.8#Microsoft_VisualBasic_Strings_Replace_System_String_System_String_System_String_System_Int32_System_Int32_Microsoft_VisualBasic_CompareMethod_

  • Custom User Avatar
    • jazfunk
    • commented on "Plenty of Fish in the Pond" kata
    • 5 years ago

    Since I marked the original post as a "Spoiler", I cannot see it. Worse yet, all the code I wrote is gone from the Kata when I go back to it. I'm new here and do not fully understand much of the processes here. Any help would be appreciated. Considering the spoiler designation, I suppose I won't see his post, nor any of its' comments after I post it.

    EDIT: I can now see the post and this reply. Still could use some guidance on this one.

  • Custom User Avatar
    • jazfunk
    • commented on "Plenty of Fish in the Pond" kata
    • 5 years ago

    This comment is hidden because it contains spoiler information about the solution

  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...