79327731

Date: 2025-01-03 21:38:29
Score: 0.5
Natty:
Report link

This is because your main() code never calls Client::set_a. And your update() does not modify anything in any Client instance.

Before asking questions, you have to run your code under the debugger, it should solve all problems like that.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Sergey A Kryukov