79308526

Date: 2024-12-26 01:56:50
Score: 1.5
Natty:
Report link
  1. You cannot call any constructor of your sealed class in normal code. You can call its constructor when inheriting only.

  2. You must describe child classes only in the same file as this class.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: antaki93