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

30
বাশে গল্ফ করার টিপস
বাশে গল্ফ করার জন্য আপনার কাছে কোন সাধারণ টিপস রয়েছে? আমি এমন ধারণাগুলি সন্ধান করছি যা সাধারণভাবে গল্ফ সমস্যার ক্ষেত্রে কোড প্রয়োগ করা যেতে পারে যা কমপক্ষে কিছুটা নির্দিষ্টভাবে বাশের ক্ষেত্রে নির্দিষ্ট (যেমন "মন্তব্যগুলি সরান" কোনও উত্তর নয়)। দয়া করে উত্তর প্রতি একটি টিপ পোস্ট করুন।
55 code-golf  tips  bash 

25
একটি সাধারণ প্যাটার্ন
ইনপুট: আপনার পছন্দের ইনপুট বিন্যাসে দুটি একক অঙ্ক (আসুন তাদের কল করুন mএবং n) এবং দুটি অক্ষর (আসুন তাদের কল করুন aএবং b)। আউটপুট: ওয়াকথ্রোর জন্য, ভান করুন m=2, n=5, a='a', b='b'। আপনার আউটপুটটি আপনার চারটি ইনপুট থেকে তৈরি স্ট্রিং হবে। আসুন resultমান সহ স্ট্রিং কল করুন ""। প্রথমত, CONCATENATE …
17 code-golf  string  code-golf  arithmetic  code-golf  string  array-manipulation  rubiks-cube  code-golf  math  number  code-golf  tips  bash  code-golf  ascii-art  music  code-golf  arithmetic  code-golf  math  number  arithmetic  integer  code-golf  number  array-manipulation  code-golf  geometry  grid  set-partitions  code-golf  math  number  code-golf  combinatorics  code-golf  regular-expression  code-golf  permutations  code-golf  ascii-art  code-golf  number  array-manipulation  matrix  code-golf  kolmogorov-complexity  compile-time  cops-and-robbers  polyglot  cops-and-robbers  polyglot  code-golf  string  code-golf  string  ascii-art  matrix  animation  code-golf  ascii-art  code-golf  string  balanced-string  code-golf  integer  integer-partitions  expression-building 

6
যৌক্তিক উত্পন্ন ফাংশনের সহগ খুঁজে বের করুন
যদি আমরা একটি পাওয়ার সিরিজের সহগ হিসাবে সংখ্যার ক্রম লিখি, তবে সেই পাওয়ার সিরিজটিকে সেই অনুক্রমের (সাধারণ) উত্পন্ন ফাংশন (বা জিএফ) বলা হয়। এটি হ'ল যদি কিছু ফাংশন F(x)এবং সিরিজের পূর্ণসংখ্যার জন্য a(n)আমাদের কাছে থাকে: a(0) + a(1)x + a(2)x^2 + a(3)x^3 + a(4)x^4 + ... = F(x) তারপরে F(x)হ'ল …
12 code-golf  math  integer  polynomials  code-golf  math  abstract-algebra  restricted-time  code-golf  math  primes  code-golf  math  number  arithmetic  code-golf  quine  code-golf  number  sequence  code-golf  string  number  code-golf  array-manipulation  code-golf  number  code-golf  string  code-golf  arithmetic  code-golf  string  array-manipulation  rubiks-cube  code-golf  math  number  code-golf  tips  bash  code-golf  ascii-art  music  code-golf  arithmetic  code-golf  math  number  arithmetic  integer  code-golf  number  array-manipulation  code-golf  geometry  grid  set-partitions  code-golf  math  number  code-golf  combinatorics  code-golf  regular-expression  code-golf  permutations  code-golf  ascii-art  code-golf  number  array-manipulation  matrix  code-golf  kolmogorov-complexity  compile-time  cops-and-robbers  polyglot  cops-and-robbers  polyglot  code-golf  string  code-golf  string  ascii-art  matrix  animation  code-golf  ascii-art  code-golf  string  balanced-string  code-golf  integer  integer-partitions  expression-building 

1
অবিশ্বাস্য স্থানীয় ব্যবহারকারীর কাছ থেকে ম্যাক প্রোকে সুরক্ষিত করতে একটি প্যানিক স্ক্রিপ্ট লিখুন [বন্ধ]
বন্ধ থাকে। এই প্রশ্নটি অফ-টপিক । এটি বর্তমানে উত্তর গ্রহণ করছে না। এই প্রশ্নটি উন্নত করতে চান? প্রশ্নটি আপডেট করুন যাতে এটি কোড গলফ স্ট্যাক এক্সচেঞ্জের বিষয়বস্তু । 3 বছর আগে বন্ধ । পরিস্থিতি মনে করুন আমি আমার ওয়ার্কস্টেশনটিতে "শ্যাডি স্যাম" অ্যাডমিনকে অস্থায়ী রুট লগইন পাসওয়ার্ড দিয়ে আমার জন্য ম্যাক …
আমাদের সাইট ব্যবহার করে, আপনি স্বীকার করেছেন যে আপনি আমাদের কুকি নীতি এবং গোপনীয়তা নীতিটি পড়েছেন এবং বুঝতে পেরেছেন ।
Licensed under cc by-sa 3.0 with attribution required.