79082234

Date: 2024-10-13 01:16:26
Score: 1.5
Natty:
Report link

I also didn't realize that doing the one argument solution prohibits

std::vector<int> f()
{
    return {};
}

from compiling

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: user24551355