Any solution of this prolbem:



#include<stdio.h>

void change()
{

/* Write something in this function so that the output of printf in mainfunction should give 5 . Do not change the main...