随笔分类 -  PAT

摘要:As an emergency rescue team leader of a city, you are given a special map of your country. The map shows several scattered cities connected by some ro 阅读全文
posted @ 2018-09-07 00:02 守功 阅读(240) 评论(0) 推荐(0)
摘要:Shopping in Mars is quite a different experience. The Mars people pay by chained diamonds. Each diamond has a value (in Mars dollars M$). When making 阅读全文
posted @ 2018-09-06 01:42 守功 阅读(133) 评论(0) 推荐(0)
摘要:A Binary Search Tree (BST) is recursively defined as a binary tree which has the following properties: The left subtree of a node contains only nodes 阅读全文
posted @ 2018-09-05 19:18 守功 阅读(308) 评论(0) 推荐(0)
摘要:题目描述 This time, you are supposed to find A+B where A and B are two polynomials. Input Specification: Each input file contains one test case. Each case 阅读全文
posted @ 2018-08-28 22:26 守功 阅读(445) 评论(0) 推荐(0)