#include int main(int argc, char *argv[]) { int i=0, n; float x, s=0; scanf("%d %f", &n, &x); for(i=0; i