79322836

Date: 2025-01-02 05:24:55
Score: 1.5
Natty:
Report link

There doesn't seem to be a precise limit. I've tested an enum with 10000 cases and it works. However, I wouldn't recommend doing this because compilation becomes extremely slow and the code becomes difficult to maintain. I think it's better to limit the number of cases to a maximum of a hundred to avoid this kind of problem.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: parapote