北京大學ACM比賽題目 Consider an infinite full binary search tree (see the figure below), the numbers in the nodes are 1, 2, 3, .... In a subtree whose root node is X, we can get the minimum number in this subtree by repeating going down the left node until the last level, and we can also find the maximum number by going down the right node. Now you are given some queries as "What are the minimum and maximum numbers in the subtree whose root node is X?" Please try to find answers for there queries.
資源簡介:北京大學ACM比賽題目 Consider an infinite full binary search tree (see the figure below), the numbers in the nodes are 1, 2, 3, .... In a subtree whose root node is X, we can get the minimum number in this subtree by repeating going down th...
上傳時間: 2013-12-16
上傳用戶:日光微瀾
資源簡介:北京大學ACM比賽題目 In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard Euler in which he made the following conjecture: Every even number greater than 4 can be written as the sum of two odd prime n...
上傳時間: 2016-04-22
上傳用戶:wangchong
資源簡介:北京大學ACM比賽題目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input (no more than 72 characters per line) from the input file and print a vertical histogram that shows how many times each letter (but...
上傳時間: 2014-01-17
上傳用戶:410805624
資源簡介:北京大學ACM比賽題 the game of Scrabble is played with tiles. A tile either has a single letter written on it, or it is blank. In the latter case, the tile may be used to represent a letter of your choice. On your turn, you arrange the tile...
上傳時間: 2016-04-22
上傳用戶:dancnc
資源簡介:Build an optimal binary search tree using dynamic programming.
上傳時間: 2013-12-25
上傳用戶:dengzb84
資源簡介:This unit uses an array of bytes to represent a LARGE number. the number is binairy-stored in the array, with the Least Significant Byte (LSB) first and the Most Significant Byte (MSB) last, like all Intel-integer types.
上傳時間: 2015-10-08
上傳用戶:xieguodong1234
資源簡介:In this talk we will Consider two approaches in dealing with the risk of supplier bankruptcy. In the first model, we study the effects of supply disruption risk in a supply chain where one buyer deals with competing risky suppliers who may ...
上傳時間: 2014-08-04
上傳用戶:lanjisu111
資源簡介:Rotates an image by the angle degrees in the % CCW direction. Degrees may be any number. % the function will put degrees in the range 0 % to 360 degrees and then into a range of -45 to 45 % degrees after performing elementary 90 degree rota...
上傳時間: 2013-12-10
上傳用戶:sardinescn
資源簡介:2002年ACM Asia-BeiJing的比賽題目及原創算法解決方案:Game Prediction
上傳時間: 2013-12-21
上傳用戶:cooran
資源簡介:2002年ACM Asia-BeiJing的比賽題目及原創算法解決方案:Holedox Moving
上傳時間: 2013-12-18
上傳用戶:王小奇
資源簡介:2002年ACM Asia-BeiJing的比賽題目及原創算法解決方案:Radar Installation
上傳時間: 2016-01-20
上傳用戶:黑漆漆
資源簡介:北京大學ACM題 Here is a geometric problem. You have an angle and some squares in the first quadrant of the plane rectangular coordinates. the vertex of the angle is fixed on the origin O of the coordinates, and both of its radial lines a...
上傳時間: 2013-12-25
上傳用戶:ynzfm
資源簡介:用Java解的北京大學acm的第1001道題目 很不錯的方法
上傳時間: 2013-12-19
上傳用戶:pompey
資源簡介:用Java解的北京大學acm的第1088道題目 是個算法密集型的題目 動態規劃的
上傳時間: 2013-12-22
上傳用戶:gxmm
資源簡介:We analyze, both analytically and numerically, the effectiveness of cloaking an infinite cylinder from observations by electromagnetic waves in three dimensions. We show that, as truncated approximations of the ideal permittivity and per...
上傳時間: 2017-03-30
上傳用戶:zxc23456789
資源簡介:要參加ACM比賽的同學一定要看,熟悉下基本難度等 這是上海冬賽的題目
上傳時間: 2013-11-27
上傳用戶:84425894
資源簡介:ACM比賽統計排位軟件
上傳時間: 2013-12-25
上傳用戶:奇奇奔奔
資源簡介:一個acm算法題目 問題描述: 有一個黑盒子,可視為一個15×10的二維矩陣,里面有一些空隙,在二維矩陣中用0表示空隙,用1表示被占有。現有一個儀器,可以從4個方向對盒子進行分行透視:從左到右,從左下到右上,從下到上,從右下到左上。透視可得到該二維矩陣...
上傳時間: 2015-03-15
上傳用戶:zq70996813
資源簡介:ACM比賽的成績計算方法,自己用C編的,內附測試數據
上傳時間: 2015-06-30
上傳用戶:mikesering
資源簡介:ACM試題An Easy Problem Description As we known, data stored in the computers is in binary form. the problem we discuss now is about the positive integers and its binary form. Given a positive integer I, you task is to find out an integer...
上傳時間: 2013-12-11
上傳用戶:libenshu01
資源簡介:我們acm的題目,有時間就看看,沒時間就過吧
上傳時間: 2013-11-30
上傳用戶:小草123
資源簡介:ACM,競賽題目,我已經在上面測試過了,可以用,題目是ARGUS,希望大家可以喜歡,花了長時間才弄好的
上傳時間: 2015-11-21
上傳用戶:jyycc
資源簡介:北京大學ACM在線評測系統 OnlineJudge
上傳時間: 2013-12-29
上傳用戶:linlin
資源簡介:ACM poj 題目以及重要經典題目的分析與解答,配所有源代碼.
上傳時間: 2013-12-27
上傳用戶:zhaiye
資源簡介:一個專門用于ACM比賽的網站源程序,有注冊,管理隊伍,管理賽事等諸多功能.
上傳時間: 2016-05-27
上傳用戶:sammi
資源簡介:ACM 比賽不可或缺的算法參考書籍。比賽中所涉及到的問題幾乎都有相應的分析和實例
上傳時間: 2014-01-06
上傳用戶:lmeeworm
資源簡介:北京大學acm的題,1118題。找出在二維地圖中共線的最多有多少個點。
上傳時間: 2016-09-30
上傳用戶:ywqaxiwang
資源簡介:ACM一些題目,有一定的難度。不過還能做一些。
上傳時間: 2014-01-17
上傳用戶:wpt
資源簡介:ACM一些題目,很有難度。能做出來的是高手。
上傳時間: 2013-12-18
上傳用戶:hgy9473
資源簡介:此代碼為北京大學ACM練習網站第1001題源碼
上傳時間: 2016-11-26
上傳用戶:jichenxi0730