• 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
pa-m Avatar
Name:Pascal Masschelier
Clan:French Gophers
Member Since:Jan 2020
Last Seen:Jan 2025
Profiles:
Following:5
Followers:13
Allies:2
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (30)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • akar-0
    • resolved a suggestion on "Infix to Postfix Converter" kata
    • 3 years ago

    This translation has been rejected because it had no random tests, the reference solution was incorrect, and the author has not reacted several months after it has been pointed out.

  • Custom User Avatar
    • akar-0
    • commented on "Heron's formula" kata
    • 3 years ago

    I've dealt with it.

  • Custom User Avatar
    • akar-0
    • commented on "Heron's formula" kata
    • 3 years ago

    I missed your answer. This always raises when you modify an approved translation. Actually it doesn't work to update directly a fork, the original version is always the one used in the tests. You need to make a new fork (but it requires someone to approve it) or select the language, click on edit at the top of the page and edit the kata directly. I have just approved a new fork with updating to 1.18, your changes should be active now.

  • Custom User Avatar
    • akar-0
    • resolved a suggestion on "All Balanced Parentheses" kata
    • 3 years ago

    Approved :)

  • Custom User Avatar
    • akar-0
    • commented on ""Infix to Postfix Converter" Go Translation"
    • 3 years ago

    Your solution is sometimes incorrect:

     "1-9^(8/6)^4+7/(7+3)/(2^4^5*0/5^5^7-0^2)"
    Test Failed
    Log
    
    Expected
        <string>: 1986/4^^-773+/245^^0*557^^/02^-/+
    to equal
        <string>: 1986/^4^-773+/24^5^0*55^7^/02^-/+
    
  • Custom User Avatar
    • akar-0
    • commented on ""Infix to Postfix Converter" Go Translation"
    • 3 years ago

    Hi. You must add random tests. You can inspire yourself on Python's or Javascript translations. Also, language version needs to be updated.

  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "Infix to Postfix Converter" kata
    • 3 years ago

    Duplicate suggestion

  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "Handshake problem" kata
    • 4 years ago

    I've added it, so closing :)

  • Custom User Avatar
    • akar-0
    • commented on "Handshake problem" kata
    • 4 years ago

    Tool late :p

  • Custom User Avatar
    • dfhwze
    • commented on "Handshake problem" kata
    • 4 years ago

    You can make amends by translating this to Cobo.. ;)

  • Custom User Avatar
    • akar-0
    • commented on "Handshake problem" kata
    • 4 years ago

    Hi. I approved, but I missed a minor issue: the parameter is missing in the function signature of initial code. Can you fix it?

  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "Simpson's Rule - Approximate Integration" kata
    • 4 years ago

    Rejected, but now Lua's available

  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "Regular Expression - Check if divisible by 0b111 (7)" kata
    • 4 years ago

    Approved some time ago

  • Custom User Avatar
    • akar-0
    • commented on "Heron's formula" kata
    • 4 years ago

    Ok. Well I spontaneously used flot64 in Go (converting to f32 only when returning) cause I had similar problems in C using floats. Thank you :)
    Edit: It's ok for the rounding issue. The log messsages reverse expected and actual:

    Expected
        <float32>: 46
    to equal
        <float32>: 45.56999969482422
    
  • Custom User Avatar
    • akar-0
    • commented on "Heron's formula" kata
    • 4 years ago

    I made a bad review of your test cases, results need to be rounded to 2 decimals to match with the description. Can you correct it please?

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...