• 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
stackcats Avatar
Name:Unknown
Clan:stackcats
Skills:c, node, python, golang, haskell, common lisp
Member Since:Feb 2016
Last Seen:Jan 2025
Profiles:
Following:25
Followers:47
Allies:25
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored (43)
  • Needs Resolution
  • Custom User Avatar
    • stackcats
    • commented on "Tiny Three-Pass Compiler" kata
    • 5 years ago

    // BinOp has methods 'a()' and 'b()', both return 'Ast'
    // UnOp has method 'n()' returning 'int'

    a, b, n are fields not methods

  • Custom User Avatar
    • stackcats
    • commented on "Link Up--Play game Series #7" kata
    • 8 years ago

    Nice kata

  • Custom User Avatar
    • stackcats
    • commented on "Fastest Code : Equal to 24" kata
    • 8 years ago

    I use node v6 can pass all testcase with the same code which failed with node v8.1.3

  • Custom User Avatar
    • stackcats
    • commented on "Fastest Code : Equal to 24" kata
    • 8 years ago

    It's my fault. The result can pass the testcase now. but there is new problem with node v8.1.3

    The output

    Time: 992ms Passed: 1009 Failed: 1
    

    and

    Congratulations, You pass the test! 
    
    After you submit your solution, DON'T FORGET UPVOTE&RANK THIS KATA, THANK YOU!
    
  • Custom User Avatar
    • stackcats
    • commented on "Fastest Code : Equal to 24" kata
    • 8 years ago

    this one can return 2*(13-(7/7)), your answer is: 2*(13-7/7)
    what's difference between 2*(13-(7/7)) and 2*(13-7/7)?

  • Custom User Avatar
    • stackcats
    • commented on "Ball Upwards" kata
    • 8 years ago

    STDERR:

    /tmp/haskell11766-19-qhv1ia.ictgc4bo6r/Codewars/G964/Ball/Test.hs:11:1: Warning:
    Tab character
    
    /tmp/haskell11766-19-qhv1ia.ictgc4bo6r/Codewars/G964/Ball/Test.hs:12:1: Warning:
    Tab character
    
    /tmp/haskell11766-19-qhv1ia.ictgc4bo6r/Codewars/G964/Ball/Test.hs:13:1: Warning:
    Tab character
    
    ...
    
  • Custom User Avatar
    • stackcats
    • commented on "Vigenère Autokey Cipher Helper" kata
    • 9 years ago

    什么鬼

  • Custom User Avatar
    • stackcats
    • commented on "Vigenère Cipher Helper" kata
    • 9 years ago

    +1

  • Custom User Avatar
    • stackcats
    • commented on "Strings, strings, strings (Hard)" kata
    • 9 years ago
    Array.prototype.toString = function() {
      return '';
    }
    

    And I got

    CaughtCheatingError: JSON.stringify() has been disabled for this Kata
    
  • Custom User Avatar
    • stackcats
    • commented on "Ranking & Honor" topic
    • 9 years ago

    How to rank up to 1 dan?

  • Custom User Avatar
    • stackcats
    • created an issue for "Functional SQL" kata
    • 9 years ago

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

  • Custom User Avatar
    • stackcats
    • commented on "Tiny Three-Pass Compiler" kata
    • 9 years ago

    Nice kata

  • Custom User Avatar
    • stackcats
    • commented on "Perimeter of squares in a rectangle" kata
    • 9 years ago

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

  • Custom User Avatar
    • stackcats
    • commented on "n times 2 to the power of x" kata
    • 9 years ago

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

  • Custom User Avatar
    • stackcats
    • commented on "Shortest Code : Special factor" kata
    • 9 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...