#include"stdio.h"
void main(){
x09int k;
x09float s=0;
x09printf("s=1+1/2+1/3+1/4+...+1/100n");
x09for(k=1;k