1、
#include <stdio.h> #include <stdlib.h> #include <math.h> #include<time.h> #define myPrint(expr) printf(#expr " =%d ",expr); //2-3 int htoi(char *s) { int n=0; while(*s!='