DEV Community

Cover image for [C++ CODE] Haunted Matrix Elements Sum
✨ thetealpickle πŸ“±
✨ thetealpickle πŸ“±

Posted on

3 2

[C++ CODE] Haunted Matrix Elements Sum

THE TEAL PICKLE CODING CHALLENGE!! Given matrix, a rectangular matrix of integers, where each value represents the cost of the room, your task is to return the total sum of all rooms that are suitable for the CodeBots. I solved this problem with bae (C++). TRY IT πŸ‘€

Check out my solution and share yours!! ~ πŸ’» πŸ’»

Top comments (0)

Sentry image

See why 4M developers consider Sentry, β€œnot bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay