প্রশ্ন ট্যাগ «classification»

এই চ্যালেঞ্জটি ডেটার বৈশিষ্ট্যের উপর ভিত্তি করে একটি নির্দিষ্ট শ্রেণীর সাথে ইনপুট ডেটা লেবেল করা প্রয়োজন।

1
মানব বন্ধুত্বপূর্ণ ফাইলের নাম সনাক্তকরণ
ভূমিকা ফাইলের নামগুলি বিভিন্ন থেকে সাধারণ থেকে শুরু করে বিভিন্ন ধরণের জিনিস হতে blah.txtপারে 303549020150514101638190-MSP0.txt। পূর্ববর্তীটি সাধারণত মানব দ্বারা উত্পাদিত হয়, তবে পরেরটি প্রায়শই মেশিন দ্বারা উত্পন্ন হয়। কোনও ফাইলকে "মানব-বান্ধব" হিসাবে বিবেচনা করা যেতে পারে বা হবে না সে সম্পর্কে শিক্ষিত অনুমান করার জন্য একটি সাধারণ কাজ করা কি …

13
তুলনা শৃঙ্খলা প্রসারিত করুন
বেশির ভাগ ভাষায় ভিন্ন, পাইথন মূল্যায়ণ a<b<cযেমন গণিত মধ্যে সম্পন্ন করা হবে, আসলে তিন নম্বর তুলনা, যেমন বুলিয়ান তুলনা বিরোধিতা a<bকরার c। এটি সিতে লেখার সঠিক উপায় (এবং আরও অনেকে) হবে a<b && b<c। এই চ্যালেঞ্জের মধ্যে, আপনার কাজটি পাইথন / স্বজ্ঞাত উপস্থাপনা থেকে এটি অন্যান্য ভাষায় কীভাবে লেখা হবে …
9 code-golf  parsing  conversion  syntax  code-golf  sequence  primes  code-challenge  geometry  optimization  code-golf  graph-theory  code-golf  number-theory  primes  integer  code-golf  source-layout  cops-and-robbers  code-golf  source-layout  cops-and-robbers  code-golf  sequence  primes  integer  code-golf  math  number-theory  primes  rational-numbers  code-golf  math  sequence  number-theory  primes  code-golf  string  code-golf  math  combinatorics  permutations  restricted-complexity  code-golf  array-manipulation  code-golf  number  sequence  code-golf  number  sequence  code-golf  binary-matrix  code-golf  math  tips  javascript  algorithm  code-golf  string  code-golf  number  sequence  code-golf  math  arithmetic  parsing  code-golf  number  sequence  primes  code-golf  string  ascii-art  geometry  integer  code-golf  geometry  code-golf  number  array-manipulation  code-golf  math  geometry  code-golf  number  sequence  arithmetic  integer  code-golf  string  kolmogorov-complexity  code-golf  number  code-golf  number  chess  code-golf  sequence  decision-problem  subsequence  code-golf  math  number  primes  code-golf  primes  permutations  code-golf  integer  probability-theory  statistics  code-golf  string  code-golf  sequence  decision-problem  parsing  board-game  code-golf  binary  graph-theory  code-golf  board-game  classification  tic-tac-toe  code-golf  ascii-art  polyglot  code-golf  date  code-golf  geometry 

7
গল্ফ সিউডোপ্রাইমস!
ভূমিকা / পটভূমি একটি সাম্প্রতিক আলোচনা মধ্যে ক্রিপ্টো চ্যাট আমি আলোচনা করতে সঙ্গে / সহায়তা সন্মুখীন হয়েছিল ফার্মার primality পরীক্ষা এবং কারমাইকেল নম্বর। এই পরীক্ষাটি সেই ভিত্তির উপর ভিত্তি করে তৈরি হয় যা a^(p-1) mod p==1সর্বদা প্রাইমদের জন্য ধারণ করে pতবে সর্বদা কমপোজাইটের জন্য নয়। এখন একটি কারমাইকেল নম্বর হ'ল …
9 code-golf  math  sequence  number-theory  primes  code-golf  string  code-golf  math  combinatorics  permutations  restricted-complexity  code-golf  array-manipulation  code-golf  number  sequence  code-golf  number  sequence  code-golf  binary-matrix  code-golf  math  tips  javascript  algorithm  code-golf  string  code-golf  number  sequence  code-golf  math  arithmetic  parsing  code-golf  number  sequence  primes  code-golf  string  ascii-art  geometry  integer  code-golf  geometry  code-golf  number  array-manipulation  code-golf  math  geometry  code-golf  number  sequence  arithmetic  integer  code-golf  string  kolmogorov-complexity  code-golf  number  code-golf  number  chess  code-golf  sequence  decision-problem  subsequence  code-golf  math  number  primes  code-golf  primes  permutations  code-golf  integer  probability-theory  statistics  code-golf  string  code-golf  sequence  decision-problem  parsing  board-game  code-golf  binary  graph-theory  code-golf  board-game  classification  tic-tac-toe  code-golf  ascii-art  polyglot  code-golf  date  code-golf  geometry 

30
কোন ইনপুট এন দেওয়া হয়েছে, প্রিন্ট আউট এন * বিপরীত (এন)
একটি পূর্ণসংখ্যা দেওয়া হয়েছে n, প্রিন্ট আউটn * reversed(n) reversed(n) আপনি যখন নম্বর পাবেন reverse ডিজিটের n। reverse(512) = 215 reverse(1) = 1 reverse(101) = 101 >>>>>>>> func(5) = 5*5 = 25 func(12) = 12*21 = 252 func(11) = 11*11 = 121 func(659) = 659*956 = 630004 সবচেয়ে কম কোড …
9 code-golf  math  arithmetic  code-golf  math  integer  code-golf  arithmetic  integer  code-golf  sequence  base-conversion  palindrome  code-golf  math  primes  integer  code-golf  parsing  conversion  syntax  code-golf  sequence  primes  code-challenge  geometry  optimization  code-golf  graph-theory  code-golf  number-theory  primes  integer  code-golf  source-layout  cops-and-robbers  code-golf  source-layout  cops-and-robbers  code-golf  sequence  primes  integer  code-golf  math  number-theory  primes  rational-numbers  code-golf  math  sequence  number-theory  primes  code-golf  string  code-golf  math  combinatorics  permutations  restricted-complexity  code-golf  array-manipulation  code-golf  number  sequence  code-golf  number  sequence  code-golf  binary-matrix  code-golf  math  tips  javascript  algorithm  code-golf  string  code-golf  number  sequence  code-golf  math  arithmetic  parsing  code-golf  number  sequence  primes  code-golf  string  ascii-art  geometry  integer  code-golf  geometry  code-golf  number  array-manipulation  code-golf  math  geometry  code-golf  number  sequence  arithmetic  integer  code-golf  string  kolmogorov-complexity  code-golf  number  code-golf  number  chess  code-golf  sequence  decision-problem  subsequence  code-golf  math  number  primes  code-golf  primes  permutations  code-golf  integer  probability-theory  statistics  code-golf  string  code-golf  sequence  decision-problem  parsing  board-game  code-golf  binary  graph-theory  code-golf  board-game  classification  tic-tac-toe  code-golf  ascii-art  polyglot  code-golf  date  code-golf  geometry 
আমাদের সাইট ব্যবহার করে, আপনি স্বীকার করেছেন যে আপনি আমাদের কুকি নীতি এবং গোপনীয়তা নীতিটি পড়েছেন এবং বুঝতে পেরেছেন ।
Licensed under cc by-sa 3.0 with attribution required.