2018年10月9日

723. Candy Crush

摘要: 723. Candy Crush This question is about implementing a basic elimination algorithm for Candy Crush. Given a 2D integer array board representing the grid of candy, different positive integers board[i]... 阅读全文

posted @ 2018-10-09 02:58 猪猪🐷 阅读(301) 评论(0) 推荐(0)

353. Design Snake Game

摘要: 353. Design Snake Game Design a Snake game that is played on a device with screen size = width x height. Play the game online if you are not familiar with the game. The snake is initially positioned ... 阅读全文

posted @ 2018-10-09 02:56 猪猪🐷 阅读(147) 评论(0) 推荐(0)

导航