void main()
{
int a[ 1 1];
int sum = 0;
for(int I = 0; I< 1 1; i++)
scanf("%d ",& ampa[I]);
sum+= a[I];
}
Printf ("sum: %d ",sum);