Skip to content
Ta180m  /   Idiot-Code-Golf  /   Discussions #15  /  
  • Unwatch 1

    Notifications

    Get push notifications on iOS or Android.
  • Fork 0

Problem 10: Brute Force #15

Unanswered
Ta180m asked this question in Q&A
Problem 10: Brute Force #15
on May 5, 2021 · 0 answers

We all know brute force can solve anything. Write a stupid brute force algorithm to a simple problem!

For example, to calculate the square of an integer, you could check every number starting from 1 if it's square root is the original number. Brute force for the win!

Replies

0 suggested answers
Select a reply ctrl .
Remember, contributions to this repository should follow our GitHub Community Guidelines.
Category
Change category
Q&A
Labels
None yet
1 participant
  • Lock conversation

    Lock conversation on this discussion

    • Other users can’t add new comments to this discussion.
    • You and other collaborators with access to this repository can still leave comments that others can see.
    • You can always unlock this discussion again in the future.
  • Transfer discussion
  • Pin discussion

    Configure pinned discussion

    Up to 4 discussions can be pinned and they will appear publicly at the top of the discussions page.

  • Create issue from discussion
  • Delete discussion?

    The discussion will be deleted permanently. You will not be able to restore the discussion or its comments

Loading complete