79590408

Date: 2025-04-24 11:05:47
Score: 1
Natty:
Report link

The = symbol represents the assignment operator. It is used to assign a value to a variable.

so your statement "



    int i = 0;

"

the value 0 is assigned to i. That's how i get initialised.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: J. Vas