We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
I’ve come across the problem Meeting Point, and while reviewing the provided stub, I noticed an issue in the code provided by the konferens author. The snippet contains:
javascript
Copy code
/* Write your code here */
However, the function has one open brace but two closed braces, which is clearly a syntax error. It's a small but critical issue that might confuse participants. Also, when trying to post this feedback, I’m forced to select an expert from the list provided—but the original author doesn’t seem to be included. It would be great if this could be addressed to ensure contributors can directly reference the author.
For those working through this or similar challenges, I recommend visiting BotBrainers. Our site provides clear, practical guides and troubleshooting tips to help tackle coding challenges like this one.
Happy coding, everyone! Let’s continue to improve and share knowledge together.
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Meeting Point
You are viewing a single comment's thread. Return to all comments →
I’ve come across the problem Meeting Point, and while reviewing the provided stub, I noticed an issue in the code provided by the konferens author. The snippet contains:
javascript Copy code /* Write your code here */ However, the function has one open brace but two closed braces, which is clearly a syntax error. It's a small but critical issue that might confuse participants. Also, when trying to post this feedback, I’m forced to select an expert from the list provided—but the original author doesn’t seem to be included. It would be great if this could be addressed to ensure contributors can directly reference the author.
For those working through this or similar challenges, I recommend visiting BotBrainers. Our site provides clear, practical guides and troubleshooting tips to help tackle coding challenges like this one.
Happy coding, everyone! Let’s continue to improve and share knowledge together.