8000 GitHub - tiennvn/toanlop3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tiennvn/toanlop3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

  • A 3rd grade math problem with huge number of answers
  • It take very long time if process with usual way
  • Use algorithm to optimize process speed, the result of total time less than 1 second
  • Recorded in the top 1 of the python class history record

Description

Threads:

  • Calculating the number of solutions to the 3rd grade math problem
  • With variables a,b,c,d,e,f,g,h,i being numbers in the range 1-9 (variables with can have the same value), the expression:
  • a + 13 * b / c + d + 12 * e - f - 11 + g * h / i - 10 = 66

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0