摘要: 题目如下: We are given hours, a list of the number of hours worked per day for a given employee. A day is considered to be a tiring day if and only if the 阅读全文
posted @ 2019-08-20 21:43 seyjs 阅读(635) 评论(0) 推荐(0) 编辑
摘要: 题目如下: Given an array nums of integers, a move consists of choosing any element and decreasing it by 1. An array A is a zigzag array if either: Every e 阅读全文
posted @ 2019-08-20 15:57 seyjs 阅读(452) 评论(0) 推荐(0) 编辑
摘要: 题目如下: Write a query identifying the type of each record in the TRIANGLES table using its three side lengths. Output one of the following statements fo 阅读全文
posted @ 2019-08-20 13:47 seyjs 阅读(431) 评论(0) 推荐(0) 编辑
摘要: 题目如下: Consider and to be two points on a 2D plane. happens to equal the minimum value in Northern Latitude (LAT_N in STATION). happens to equal the mi 阅读全文
posted @ 2019-08-20 10:30 seyjs 阅读(275) 评论(0) 推荐(0) 编辑
摘要: 题目如下: You are given three tables: Students, Friends and Packages. Students contains two columns: ID and Name. Friends contains two columns: ID and Fri 阅读全文
posted @ 2019-08-20 10:22 seyjs 阅读(275) 评论(0) 推荐(0) 编辑