#include <stdio.h>
struct num
{
    int n;
}
viod sum()