PuzzleUp 2010 (7) Neighboring Digits - 拼圖

Table of Contents

首頁:http://www.puzzleup.com/2010/
時限:2010/08/26(四)19:00~09/01(三)18:59

答案可上傳次,但每改1次扣20(基本分為100分)
在比賽期間內可隨時回答,但只有在時限內回答者有額外加分

◆Neighboring Digits


We have a number. All the digits of this number are different from one
another and all the digits except the first and the last have a greater value
than the mean of its neighbors (ie. the digits immediately to the left and to
the right).

What can this number be at maximum?

這裡有一個數,它所有的數字都相異,而且除了首尾兩個數字外
都符合"本身大於左右兩邊的平均"這條規則。

問這個數字最大可能是多少?

--
解完了好唄

--

All Comments

Sarah avatarSarah2010-08-28
為什麼我覺得這題好像出過?
Caitlin avatarCaitlin2010-08-29
我覺得很像 PuzzleUp 2009 (23)Neighborhood Value 那題
Connor avatarConnor2010-09-02
阿就排列不是最簡單那鍋 不過當然又是程式題....
Ethan avatarEthan2010-09-04
(寫程式中.....)
Ingrid avatarIngrid2010-09-08
跟PuzzleUp 2009 (7)Arithmetic Mean of the Neighbors一樣
Elvira avatarElvira2010-09-11
不對,只是類似,這次要求每個digit不同
Hamiltion avatarHamiltion2010-09-13
同意走牆大,這種complexity直接寫程式秒殺就好 XD
Hedwig avatarHedwig2010-09-18
(握手)
Delia avatarDelia2010-09-21
0.0 寫完了 收工睡覺
Iris avatarIris2010-09-24
我剛剛才發現我去年的第七題做錯了....
Kumar avatarKumar2010-09-28
....再次耍笨 加上那個條件去年第七題的答案還是那個...
Donna avatarDonna2010-10-02
不過這題加上這個條件就不一樣了 0.0
Poppy avatarPoppy2010-10-07
其實我也考慮過可不可能是"大於等於"左右平均
Harry avatarHarry2010-10-11
不過當程式顯示出9876543210的時候我就知道我錯了 0.0
Quanna avatarQuanna2010-10-12
噢不是 我的"那個條件"是自己耍笨加上去的限制 不是≧...