79254462

Date: 2024-12-05 11:30:05
Score: 2.5
Natty:
Report link

since f is defined as void, it doesn't do anything originally and won't return anything.

However, when the lambda function is set to return int, undefined behavior will occur.

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