You are viewing a single comment's thread. Return to all comments →
my simple c solution***
int main() { int n; scanf("%d",&n); long long int a[n]; int i; for(int i=0;i
return 0;
}
Seems like cookies are disabled on this browser, please enable them to open this website
Tell the Average
You are viewing a single comment's thread. Return to all comments →
my simple c solution***
include
include
include
include
int main() { int n; scanf("%d",&n); long long int a[n]; int i; for(int i=0;i
}