0_0_27504105_14446.cpp: In function 'int main()':
0_0_27504105_14446.cpp:9:13: error: 'cc' was not declared in this scope
{ cc=x/w+1; //小球的弹出数量 1周期
^
0_0_27504105_14446.cpp:10:32: error: 'cycle' was not declared in this scope
printf("%d\n",((n-1)/cycle)*(x+y)+( (n-1)%cycle )*w );
^
|