摘要: 题目You have a maze with obstacles and non-zero digits in it:You can start from any square, walk in the maze, and finally stop at some square. Each step 阅读全文
posted @ 2022-02-07 00:45 Benincasa 阅读(97) 评论(0) 推荐(0) 编辑
摘要: 题目 At the children's day, the child came to Picks's house, and messed his house up. Picks was angry at him. A lot of important things were lost, in pa 阅读全文
posted @ 2022-02-07 00:22 Benincasa 阅读(30) 评论(0) 推荐(0) 编辑
摘要: 题目 You are given circular array a0, a1, ..., an - 1. There are two types of operations with it: inc(lf, rg, v) — this operation increases each element 阅读全文
posted @ 2022-02-07 00:10 Benincasa 阅读(26) 评论(0) 推荐(0) 编辑
摘要: 题目In this problem, you have to analyze a particular sorting algorithm. The algorithm processes a sequence of n distinct integers by swapping two adjac 阅读全文
posted @ 2022-02-07 00:02 Benincasa 阅读(28) 评论(0) 推荐(0) 编辑