Invalidate(); UpdateWindow();  CDC*pdc=GetDC(); if(iFillSolidRect(x,y,50,50,RGB(255,255,255));else  {  if(a%2==0)   x=(x+a)%(rc.Width()-50);  else   x=(x-a)%(rc.Width()-50);if(b%2==0)   y=(y+b)%(rc.Height()-50);  else   y=(y-b)%(rc.Height()-50);  if(xFillSolidRect(x,y,50,50,RGB(255,0,0));  } } else {KillTimer(1);  record[t]=5000-i*50;  MessageBox("游戏超时"); CStringstr;str.Format("%d",record[t]); MessageBox(str); } i++; }
                                    
                                    
                                         2025/1/20 4:54:04 
                                             493B 
                                            c++
                                            
                                     
                                        
                                            1