摘要:
本题是一道小模拟 规模小 难度在碰撞检测 在写模拟题时的思路应该是先找到应该储存的信息是哪些,抽象出来,应该模拟的方法是哪些。类似oop。 include using namespace std; const int L = 1000; struct ball{ int p; char d=1; / 阅读全文
posted @ 2024-07-25 10:54
lkhshnu
阅读(28)
评论(0)
推荐(0)
浙公网安备 33010602011771号