79486200

Date: 2025-03-05 10:42:45
Score: 0.5
Natty:
Report link

It worth noting that casting away const qualifier can have severe consequences. E.g. the compiler could have put a const variable to read-only memory.

EXP05-C. Do not cast away a const qualification

Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Zoltan K.