Ashvith10
Ashvith10
@wolf99 and @ryanplusplus thank you for your response. Since the intent is to keep algorithms more simple, and solutions like brute-force are also equally acceptable, how about adding minor improvements...
@vlinkz could you push a new release/tag with the fix? Here's the warning I'm getting right now: ```console trace: warning: rustPlatform.rust.cargo is deprecated. Use cargo instead. trace: warning: rustPlatform.rust.rustc is...
@BNAndras and @IsaacG I've created a post on the [forum](https://forum.exercism.org/t/improve-the-description-of-square-root-problem/10610). The idea is that instead of natural radicand, we should let the learners know that we are looking for perfect...