• 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
fabs Avatar
Name:Fabricio de Sousa Nascimento
Clan:Mesosphere
Member Since:Sep 2015
Last Seen:Apr 2019
Profiles:
Following:11
Followers:58
Allies:11
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (24)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • mrDans
    • commented on "Sum of Triangular Numbers" haskell solution
    • 13 months ago

    Sorry but can you explain this so my smooth brain can understand?

  • Custom User Avatar
    • akar-0
    • commented on ""Exclamation marks series #7: Remove words from the sentence if it contains one exclamation mark " Haskell Translation"
    • 3 years ago

    Approved :)

  • Custom User Avatar
    • JohanWiltink
    • commented on ""Exclamation marks series #7: Remove words from the sentence if it contains one exclamation mark " Haskell Translation"
    • 3 years ago

    I'd say it'll do.

  • Custom User Avatar
    • akar-0
    • commented on ""Exclamation marks series #7: Remove words from the sentence if it contains one exclamation mark " Haskell Translation"
    • 3 years ago

    Is this one ok to be approved?

  • Custom User Avatar
    • akar-0
    • commented on ""Exclamation marks series #7: Remove words from the sentence if it contains one exclamation mark " Haskell Translation"
    • 3 years ago

    Yes, my point was just to update the translation since it seemed ok.

  • Custom User Avatar
    • JohanWiltink
    • commented on ""Exclamation marks series #7: Remove words from the sentence if it contains one exclamation mark " Haskell Translation"
    • 3 years ago

    Is this still in an old GHC version ?!? It's missing module in testing.

    I'm forking it now, do some light touching up.

  • Custom User Avatar
    • JohanWiltink
    • commented on ""Exclamation marks series #7: Remove words from the sentence if it contains one exclamation mark " Haskell Translation"
    • 3 years ago

    I much like your the use of elemIndices though!

  • Custom User Avatar
    • JohanWiltink
    • commented on ""Exclamation marks series #7: Remove words from the sentence if it contains one exclamation mark " Haskell Translation"
    • 3 years ago

    You forgot about the existence of words and unwords, didn't you? ( Don't worry, I often do as well. )

    ETA: Looks like OP did and you didn't want to change his solution. I have so such compunction tho.

  • Custom User Avatar
    • cliffstamp
    • commented on "Count Odd Numbers below n" kata
    • 7 years ago

    You can do this in Haskell easily without a timeout, how you filter them is the critical part.

    For example how would you do this in Haskell :

    -generate all the numbers from 1 to 50 bazillion
    -filter the numbers which are equal to 69
    -return the remaining list

  • Custom User Avatar
    • Voile
    • resolved an issue on "Find the divisors! " kata
    • 7 years ago

    That's the wrong question. The correct question is, it's not specified at all how 1 is handled.

    I've changed the input range to n > 1. Given that 1 should be omitted it doesn't make sense for 1 to be the input anyway.

  • Custom User Avatar
    • Liu_Yan
    • commented on "Find the divisors! " kata
    • 7 years ago

    I don't know how to work it out

  • Custom User Avatar
    • Daniel Ray
    • commented on "Find the divisors! " kata
    • 7 years ago

    Yeah. Doing that hurt a little.

  • Custom User Avatar
    • Daniel Ray
    • commented on "Exclamation marks series #6: Remove n exclamation marks in the sentence from left to right" kata
    • 7 years ago

    Great job!

  • Custom User Avatar
    • fabs
    • commented on "Exclamation marks series #6: Remove n exclamation marks in the sentence from left to right" kata
    • 7 years ago

    @myjinxin2015 I forked it and applied my changes again, now it does not complain anymore:

    https://www.codewars.com/kumite/5ac67a6c348c22cc2f0000a1?sel=5ad12e1019f54432fb000013

    I would say it is ok giving my beginners knowledge of haskell and codewars :D

  • Custom User Avatar
    • fabs
    • commented on "Count Odd Numbers below n" kata
    • 7 years ago

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

  • Loading more items...
  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...