??????????????我的代码看起来像这样:
public static int counter = 0;
public static void operation(){????计数器++;}
?public static void square(int n){????for(int i = 0; i< n; i ++)????????for(int j = …????????