79763263

Date: 2025-09-12 18:47:41
Score: 1.5
Natty:
Report link

You can actually try:

volatile const int num=5;
int *pNum=(int*)#
*pNum=40;
std::cout<<num<<endl;
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: playgood