আপনি এই বছর ভাল হয়েছে?


31

ভূমিকা

প্রক্রিয়া করার জন্য সান্টার অনেকগুলি নাম রয়েছে এবং আপনার সহায়তা প্রয়োজন! তিনি আপনাকে একটি প্রোগ্রাম বা ফাংশন, যা আউটপুট লেখার জন্য দরকার nice, naughty, very naughtyবা very very naughty। কেউ কতটা সুন্দর বা দুষ্টু তা নির্ধারণ করতে সান্তা একটি অ্যালগরিদম তৈরি করেছিলেন:

দুর্দান্ত ( , ):

প্রথমত, আমরা নাম থেকে সমস্ত অক্ষর আপ ( ফাঁকা স্থান উপেক্ষা ) যুক্ত করে একটি সংখ্যা পাই । উদাহরণ স্বরূপ:

Doorknob =

D = 4
o = 15
o = 15
r = 18
k = 11
n = 14
o = 15
b = 2

4 + 15 + 15 + 18 + 11 + 14 + 15 + 2 = 94

যদি বিভাজকের সংখ্যা নামের দৈর্ঘ্যের সমান হয় তবে ব্যক্তিটিকে বিবেচনা করা হয় nice। এর অর্থ আপনার প্রোগ্রামটি আউটপুট করা উচিত [name] has been nice। এখানে বিভাজনগুলি হ'ল 94:

Divisors of 94: 1, 2, 47, 94

আছে 4ভাজক কিন্তু নাম দৈর্ঘ্য 8( স্পেস অন্তর্ভুক্ত )। উপসংহার, ভাল ছিল Doorknobনা। সুতরাং আমরা আমাদের যাত্রা অব্যাহত:


দুষ্টু ( , ):

সান্তা একটি নতুন ক্রম ক্রিসমাস নম্বর তৈরি করেছে । প্রথমত, আমরা নিম্নলিখিত ক্রিসমাস গাছগুলি দেখব:

n = 1        n = 2          n = 3          n = 4

                                             *
                                            ***
                                           *****
                                          *******
                                         *********
                          _   *             ***
                         |   ***           *****
                         |  *****         *******
               *         | *******       *********
  *           ***        |   ***            ***
 ***         *****   n*n |  *****          *****
  *           ***        | *******        *******
             *****       |   ***         *********
               *         |  *****           ***
                         |_*******         *****
                              *           *******
                           |_____|       *********
                             2n+1            *

  5            18             47             98

নক্ষত্রের পরিমাণ ক্রিসমাস সংখ্যা নির্ধারণ করে। ক্রম নিম্নলিখিত হিসাবে যায়: 5, 18, 47, 98, 177, ...

এখান থেকে, আমরা উপসংহারে পৌঁছাতে পারি যে 94ক্রিসমাস নম্বর নয়। তার মানে Doorknobকেবল দুষ্টু হয়নি।


খুব দুষ্টু ( ):

এই জন্য, আমরা খুঁজে বের করতে যদি প্রয়োজন Doorknobএকটি হল উত্থাপন মই স্ট্রিং । এই সঙ্গে নামে চিঠি দ্বারা নির্ধারিত হয় A = 1, B = 2, C = 3, ইত্যাদি .:

প্রথম আমরা প্রথম অক্ষর তাকান হবে D। এর মান আছে 4। এটি আমাদের সূচনার পয়েন্ট। পরের চিঠিটি হ'ল o। এটির মান রয়েছে 15যা আমাদের আগের মানের চেয়ে বেশি, সুতরাং আমরা মইয়ের উপরে এক ধাপ এগিয়ে চলেছি। পরের মানটিও একটি o। এটি একই, তাই আমরা কিছুই করছি না। যদি পরবর্তী মান বর্তমান মানের চেয়ে বেশি হয় তবে আমরা একধাপ এগিয়ে চলে যাব। যদি পরবর্তী মান বর্তমান মানের চেয়ে কম হয়, তবে আমরা আরও কম স্থানে চলে যাব। যদি এটি একই হয় তবে আমরা একই ধাপে থাকব। এই জন্য ভিজ্যুয়ালাইজ Doorknob, Martin Buttnerএবং Alex A:

            O
           / \
      R   N   B
     / \ /
  O-O   K                 T   N   U                 L   X
 /                       / \ / \ / \               / \ / \
D                   M   R   I   B   T-T           A   E   A
                     \ /               \
                      A                 N   R
                                         \ /
                                          E

আপনি দেখতে পারেন যে Doorknobএটি শুরু অবস্থানের চেয়ে বেশি শেষ। তাই Doorknob has been very naughtyMartin Buttnerএবং Alex Aপ্রারম্ভিক বিন্দুর চেয়ে বেশি উঠেনি। সুতরাং তারা উভয় very very naughty

পরীক্ষার মামলা

Input: Doorknob
Output: Doorknob has been very naughty

Input: Martin Buttner
Output: Martin Buttner has been very very naughty

Input: Jakube
Output: Jakube has been nice

Input: B
Output: B has been very very naughty

বিধি

  • আপনাকে কোনও প্রোগ্রাম বা একটি ক্রিয়াকলাপ সরবরাহ করতে হবে যা ইনপুট নেয় (যার অন্তত একটি অক্ষর থাকে)।
  • ইনপুটটিতে বড় হাতের অক্ষর , ছোট হাতের অক্ষর এবং স্পেস থাকবে । প্রক্রিয়া চলাকালীন ইনপুটটির দৈর্ঘ্য ব্যতীত স্থানগুলি উপেক্ষা করা হয়।
  • এটি , তাই সর্বনিম্ন পরিমাণ বাইটের সাথে জমাটি জয়!

15
বিটিডব্লিউ, উমলাউট ছাড়া বটনার লেখার উপযুক্ত উপায় হ'ল বুটনার, বাটনার নয়।
ডেনিস

3
ক্রিসমাস নম্বরগুলি n^3 + 2n^2 + 2বিটিডব্লিউ দ্বারা উত্পাদিত হয় ।
লিন

2
ঠিক আছে। তারপরে নামের জন্য সর্বাধিক "স্কোর" ZZZ...Z = 26 * 99 = 2574অর্থ, আপনার কেবল ক্রিসমাসের সংখ্যাগুলি পরীক্ষা করা এবং অন্তর্ভুক্ত করা উচিত n=13। (অন্যান্য গল্ফারদের জন্য দরকারী তথ্য।)
লিন

23
Santa has been very very naughty। কিসের অপেক্ষা?
ডুরকনব

5
@Doorknob冰- তুমি তার পুরো নাম পাইনি: Santa Claus has been very naughty। সেন্ট নিক, সেন্ট নিকোলাস, সেন্ট নিক, সেন্ট নিকোলাস, ক্রিস ক্রিংল, ফাদার ক্রিসমাস, পেরে নোয়েল এবং তার সমস্ত অন্যান্য এলিয়াসও ব্যবহার করা উচিত - সম্ভবত তাদের মধ্যে কেউ কাজ করবে? যদিও একজন "সুন্দর" ছেলের এত সংখ্যক উপাধিকার প্রয়োজন তা ইতিমধ্যে সন্দেহজনক ...
ড্যারাল হফম্যান

উত্তর:


5

পাইথ 86 বাইট

স্পষ্টতই আমি এই বছর ভাল ছিল ...

jd[z"has been"?qlzl{yPJsKxL+NG@Grz0"nice"+*"very "&!}Jm+*+2d*dd2SJhgs._M-VKtK0"naughty

এটি অনলাইনে ব্যবহার করে দেখুন: বিক্ষোভ বা পরীক্ষার স্যুট

ব্যাখ্যা:

jd[z"has been"...      list with input string, "has been" and ...; join with spaces
qlzl{yPJsKxL+NG@Grz0   compares the length of input with the number of divisors
                       (computes all prime factors and counts the elements in the powerset)
?..."nice"             if True, use "nice" as last list element
                       else:
}Jm+*+2d*dd2SJ            check for christmas number
                          (checks, if its of the form n^3+2*n^2+2)
gs._M-VKtK0               check if raising ladder string ends lower or equal
                          (assigns each neighbor pair a number -1,0,1 and computes the sum)
&!...h...                 returns 0, 1 or 2
*"very "                  repeat "very " this times
+..."naughty              add "naughty" and use this as the third list element

10

সিজেম, 109 108 107 বাইট

l" has been "1$[_,\S-:eu'@f-:A:+__,:)f%0e=@=\_{)__2+**))}%&A2ew::-:g1b0<]{}#4,="very "*_5>\"naughty""nice"?

এটি অনলাইনে চেষ্টা করুন।

ব্যাখ্যা

একটি সম্পূর্ণ ব্যাখ্যার পরে অপেক্ষা করতে হবে, তবে এখানে কোডটি বিভিন্ন বিভাগে বিভক্ত করা হয়েছে:

l" has been "1$[                    e# Some preparation...
  _,\S-:eu'@f-:A:+                  e# Determine letter sum.
  __,:)f%0e=@=                      e# Check divisor count.
  \_{)__2+**))}%&                   e# Check for Christmas number.
  A2ew::-:g1b0<                     e# Check ladder.
]{}#4,="very "*_5>\"naughty""nice"? e# Determine nice/naughtiness.

@ রিকারডাব্লু আমি ডোরকনব এর মন্তব্য থেকে এটি চুরি করেছি।
মার্টিন এন্ডার

আমিও তার মন্তব্যটি +1 করেছি।
Rɪᴋᴇʀ

"সান্তা খুব খুব দুষ্টু হয়েছে"
ASCIIThenANSI

4

এমএটিএল , 117 বাইট

আমার এ পর্যন্ত দীর্ঘতম এমএটিএল প্রোগ্রাম :-) :-(

ভাষার বর্তমান প্রকাশনা ব্যবহার করে, যা এই চ্যালেঞ্জের চেয়ে আগের।

jttk96-t0>)tstt:\~s4$bn=?xx'nice'}[1,2,0,2]99:ZQ=a?'naughty'}dt0>sw0<s-O>~'very naughty'w?'very 'wh]]]' has been 'whh

উদাহরণ

>> matl
 > jttk96-t0>)tstt:\~s4$bn=?xx'nice'}[1,2,0,2]99:ZQ=a?'naughty'}dt0>sw0<s-O>~'very naughty'w?'very 'wh]]]' has been 'whh
 > 
> Doorknob
Doorknob has been very naughty

>> matl
 > jttk96-t0>)tstt:\~s4$bn=?xx'nice'}[1,2,0,2]99:ZQ=a?'naughty'}dt0>sw0<s-O>~'very naughty'w?'very 'wh]]]' has been 'whh
 > 
> Jakube
Jakube has been nice

ব্যাখ্যা

jt                        % input string. Duplicate
tk96-t0>)                 % duplicate. Convert to lower, then to numbers, remove spaces
ts                        % duplicate. Sum
tt:                       % duplicate. Vector from 1 to obtained sum
\~s                       % modulus operation. Count zeros to determine number of divisors
4$bn=                     % does it equal original name length?
?                         % if so
    xx'nice'              % remove values not needed, and push string
}                         % else
    [1,2,0,2]99:ZQ        % all Christmas numbers
    =a                    % does sum equal any Christmas number?
    ?                     % if so
        'naughty'         % push string
    }                     % else
        dt0>s             % total number of increases
        w0<s              % total number of decreases
        -O>~              % subtract both. Is total <=0?
        'very naughty'w   % push string, which will be needed in either case. Swap
        ?                 % if total was <=0
            'very 'wh     % prepend string
        ]                 % end if
    ]                     % end if
]                         % end if
' has been 'whh           % build complete string from pushed parts

2

লুয়া, 371 284 বাইট

আমি নিশ্চিত যে উন্নতির জন্য জায়গা আছে, আমি যদি কিছু হয় তবে তা কাটাতে চাই।

সম্পাদনা করুন: 4 মাস পরে, আমি লুয়া সম্পর্কে অনেক কিছু শিখেছি এবং এই জমাতে ফিরে আসতে চেয়েছিলাম, আমি ভাল করেছি: ৮ 87 বাইট কাটা!

a=... .." has been "s=(...):lower()b="very "x=0y=s:byte(1)-96z=0r="naughty"for i=2,#s
do c=s:byte(i)y=c+y-96z=z+c<s:byte(i-1)and-1or 1 end
for i=1,y do x=y%i<1 and x+1or x end
for i=1,13 do d=y==i^3+2*i^2+2 and 0or d end
print(a..(x==#s and"nice"or(d and""or b..(z>0 and""or b))..r))

Ungolfed

a=... .." has been "           -- Start of the sentence
s=(...):lower()                -- convert the input to lower case
b="very "                      
x=0                            -- y's divisor count
y=s:byte(1)-96                 -- will contain the sum of the char's position in the alphabet
z=0                            -- will contain the raising ladder state
r="naughty"                    

for i=2,#s                     -- iterate over each character in s
do
  c=s:byte(i)                  -- shorthand for the byte value of the current char
  y=c+y-96                     -- increment the sum of letter's positions
  z=z+c<s:byte(i-1)            -- if the previous char is greater than the current
        and-1                  -- the ladder goes down
      or 1                     -- else, it goes up
end

for i=1,y                      -- iterate on the range 1..y
do
  x=y%i<1                      -- if i is a divisor of y
      and x+1                  -- increment x
    or x
end

for i=1,13                     -- iterate on the range 1..13
do                             -- no need to go further for the christmas numbers
  d=y==i^3+2*i^2+2             -- if y is a christmas number
      and 0                    -- set d
    or d                       -- else let d as it is
end
print(a..                      -- output "Name has been"
      (x==#s                   -- if y's divisor==length of input
        and"nice"              -- append "nice"
      or(d                     -- else, if d is not set
          and""                
        or b..                 -- append "very"
          (z>0                 -- and if the raising ladder doesn't raise
             and""
          or b))..             -- append a second "very"
        r))                    -- append "naughty"

ওল্ড 371 বাইট সমাধান

function f(s)a,b,c,d,e,r,g,s=s.." has been ","very ",0,0,0,"naughty",math.pow,s:lower()for i=1,#s 
do if 32<s:byte(i)then e,d=i>1 and(s:byte(i)<s:byte(i-1)and e-1 or e+1)or e,d-96+s:byte(i)end end
for i=1,d do c=d%i>0 and c or c+1 end if c==#s then return a.."nice"end 
for i=1,13 do if g(i,3)+2*g(i,2)+2==d then return a..r end end
return e>0 and a..b..r or a..b..b..r end

অবরুদ্ধ সংস্করণ :)

function f(s)
  a,b,c,d,e,r,g,s=s.." has been ","very ",0,0,0,"naughty",math.pow,s:lower()
  for i=1,#s
  do
    if 32<s:byte(i)
    then
      --sum of the char's order in the alphabet
      d=d-96+s:byte(i)
      --raising ladder
      e=i>1 and(s:byte(i)<s:byte(i-1)and e-1 or e+1)or e
    end
  end
  for i=1,d
  do
    -- number of d's divisors
    c=d%i>0 and c or c+1
  end
  if c==#s then return a.."nice" end
  for i=1,13
  do
    --Christmas number are equals n^3+2n^2+2 as @Mauris said 
    if g(i,3)+2*g(i,2)+2==d then return a..r end
  end
  --is he very naughty or very very naughty?
  return e>0 and a..b..r or a..b..b..r 
end

1

গম্ভীরভাবে, 138 বাইট

" has been ",;' @-û╗+╝╜`O8ª@-`MΣ;2┐w`iXu`Mπ╜l=`"nice"╛+.éó`╬é03┐2└3╤1x`;;⌐**⌐`MíuY3└+3┐╜Ok0)p)`p;(@)-s@)+(`╬l>Y(Xu3└*"naughty"@"very "*+╛+

হেক্স ডাম্প:

2220686173206265656e20222c3b2720402d96bb2bbcbd604f38a6402d604de43b32bf7760695875604de3bd6c3d60226e69636522be2b2e82a260ce823033bf32c033d13178603b33405e29a6e7326be4604da1755933c02b33bfbd4f6b3029702960703b2840292d7340292b2860ce6c3e5928587533c02a226e6175676874792240227665727920222a2bbe2b

এটি অনলাইন চেষ্টা করুন

সিরিয়াসলি জটিল প্রবাহ নিয়ন্ত্রণ কতটা কঠিন তার কারণে এটিকে কার্যকরভাবে গল্ফ করা কঠিন। নিবন্ধগুলি ব্যবহার না করে বাসা বাঁধার ক্ষমতা সহায়তা করবে। (আমার ধারণা, সঞ্চিত ফাংশনগুলির ন্যায়বিচারের ব্যবহারের মাধ্যমে এটি ইতিমধ্যে কিছুটা ছোট করা যেতে পারে, তবে এর ফলে স্প্যাগেটি কোডে আমার চেষ্টা করার মতো হৃদয় নেই))

ব্যাখ্যা:

" has been "                                  push this string
,                                             read input
;' @-û╗                                       copy, remove space, uppercase, put in reg0
+╝                                            put '<input> has been ' in reg1
╜                                             bring back the processed input
`O8ª@-`MΣ                                     convert letters to numbers and sum
;2┐                                           store a copy of the sum in reg2
w`iXu`Mπ                                      compute the number of divisors
╜l                                            get processed input length
=                                             check if they're equal
`"nice"╛+.éó`╬                                if so, run this function that retrieves the 
                                              list we made earlier, appends "nice",
                                              prints it, empties the stack
                                              and immediately exits
é                                             empty the stack (it contains a 1)
03┐                                           put a 0 in reg3
2└                                            call back the letter sum from reg2
3╤1x                                          push [1,...1000]
`;;⌐**⌐`M                                     plug each number into x^3+2x^2+2
í                                             check if the letter sum is there
uY                                            make a 1 if it is not, 0 if it is
3└+3┐                                         add this number to reg3
╜Ok                                           convert the processed input into char codes
0)                                            put a zero behind it
p)                                            pop the first char code to bottom of stack
`p;(@)-s@)+(`╬                                Until the list of char codes is empty,
                                              subtract each one from the previous one,
                                              accumulating the signums
l                                             turn the leftover empty list into a 0
>Y                                            put a 1 if the accumulated signs are
                                              >=0 (not rising), else 0 (rising)
(X                                            clean up the last char code
u                                             increment to make 0 into 1 and 1 into 2
3└*                                           bring back the value from reg3
                                              which is 0 if *only* naughty, else 1
                                              and multiply it with preceding test result;
                                              this turns a very into a very very if this
                                              test failed, but leaves plain and single
                                              very naughty alone
"naughty"@                                    put "naughty" below the 'very' count

"very "*                                      put "", "very ", or "very very "
+                                             append the "naughty"
╛+                                            bring back the string in reg1 and append
                                              the constructed suffix

1

পাইথন 2, 249 বাইট

i=input()
g=[ord(c)-96for c in i.lower()if' '!=c]
s=sum(g)
S=0
a=g.pop()
while g:b=a;a=g.pop();S+=(a<b)-(b<a)
r=range(1,14+s)
print i+' has been '+[['very '*(1+(S<1)),''][s in[x**3+2*x**2+2for x in r]]+'naughty','nice'][sum(s%x<1for x in r)==len(i)]
আমাদের সাইট ব্যবহার করে, আপনি স্বীকার করেছেন যে আপনি আমাদের কুকি নীতি এবং গোপনীয়তা নীতিটি পড়েছেন এবং বুঝতে পেরেছেন ।
Licensed under cc by-sa 3.0 with attribution required.