Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
Get started — no credit card required.
Free CRM Software With Something for Everyone
216,000+ customers in over 135 countries grow their businesses with HubSpot
Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
This program finds words for a given number.
The words are taken from a dictionary file.
Improved with groovy memoization: http://www.solutionsiq.com/resources/agileiq-blog/bid/72880/Programming-with-Groovy-Trampoline-and-Memoize
1. You may download code:
git clone git://git.code.sf.net/p/numberencoding/code numberencoding-code
2. Build:
mvn clean install assembly:assembly -DskipTests -Dmaven.test.skip=true -DdownloadSources=true -Dcheckstyle.skip=true
3. Run:
java -jar target...
Solves the given cubes puzzles and prints the solution
Solves the given cubes puzzles and prints the solution
1. You may download code:
git clone git://git.code.sf.net/p/happycubesolver/code happycubesolver-code
2. Build:
mvn clean install assembly:assembly -DskipTests -Dmaven.test.skip=true -DdownloadSources=true -Dcheckstyle.skip=true
3. Run:
java -jar target/cubes-1.0-fat.jar