摘要: 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 #include 8 int init; 9 int read_mouse; 10 void cursor; 11 void newxy; 12 int main() 13 { 14 int buttons,x,y; 15 ch... 阅读全文
posted @ 2018-05-01 22:41 左手边五十米 阅读(212) 评论(0) 推荐(0) 编辑
摘要: Alice and Bob is playing a game. Each of them has a number. Alice’s number is A, and Bob’s number is B. Each turn, one player can do one of the follow 阅读全文
posted @ 2018-05-01 11:18 左手边五十米 阅读(155) 评论(0) 推荐(0) 编辑