Cody Problem 2664 asks us to count the divisors of an integer, and Cody Problem 60843 involves listing the e-divisors of an integer. This problem involves counting the e-divisors. For example, 12 has one, 24 has two, and 81 has three.
Write a function to count the e-divisors of an integer.

Solution Stats

6 Solutions

6 Solvers

Last Solution submitted on Apr 27, 2026

Last 200 Solutions

Solution Comments

Show comments
Loading...

Problem Recent Solvers6

Suggested Problems

More from this Author323

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!