79642823

Date: 2025-05-28 18:43:27
Score: 1.5
Natty:
Report link

Because of using '\n' in scanf() function, you have problem on it. Just use this:

scanf("%d",&a);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: BoraX