79749793

Date: 2025-08-29 03:34:32
Score: 1.5
Natty:
Report link

This does placement new and initializes all PODs inside the class (the parenthesis after A at the end):

A* pa = new(malloc(sizeof(A)), 10) A();
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: wbahnassi