WEBSITE RETURNED, HOWEVER SUBMIT QUANTITY IS RESTRICTED PER DAY TO VERY LITTLE (UNDER JUDGE0 NEW POLICY, API PROVIDER). Therefore it is very much for you to pay attention TEST CAREFULLY CODE BEFORE SUBMIT.
Threads: Snails Climbing Trees. A snail climbs up 1 A vertical pillar has a height of n cm, During the day it climbs a cm, at night it drops back to b cm. Starting from the foot of the column, How many days will it take it to reach the top of the column?
Threads:Cho n công việc. Một công việc thứ i có thời gian bắt đầu là si và thời gian để làm xong là fi. Tìm dãy công việc lớn nhất sao cho hai công việc bất kì không chồng chéo lên nhau (hai công việc không chồng chéo lên nhau nếu thời gian bắt
Threads:Bạn được 1 dãy số điện thoại, hãy kiểm tra dãy đó có hợp lệ hay không, hợp lệ là không có số nào là tiền tố của số khác, không hợp lệ thì in ra No, hợp lệ thì in ra YES. Input: Một số t là số lượng test (t <=
Threads:Bạn được yêu cầu viết 1 chương trình tính toán với công việc như sau: Cho một số n là số năm, hãy tính giá trị của năm đó. Ta có giá trị của 1 ngày được tính bởi công thức: Val = tổng các chữ số của ngày + tổng các chữ số
Threads: Given an integer array of n (1<n<1000) element, (-100<a[i]<=100). Please write CT to do the following things 1. Remove duplicate elements, just keep 1 element each type 2. Remove all elements that are primes. 3. Find the UCLN of the remaining elements,
Threads: 9.16. Given the sequence of n integers. Enter an integer m and insert it at position k such that the subsequence from 1 up to k is a non-decreasing sequence Input: Integer n and sequence of n integers, integer m Output data: The sequence of numbers after inserting
Threads: 9.16. Write a program to insert an integer m into an array of n integers sorted in ascending order so that the sequence of numbers after insertion still preserves its sort order.. Number series, number of terms and integers needed
Threads: Enter an array of n elements (0<n<256), elements that take integer values (-10e9<a[i]<10e9). Find the non-decreasing subarray (the following element is greater than or equal to the previous element) Maximum Input: Integer n and n integer Output: Length of the largest subsection
Threads: Enter an array of n elements (0<n<256), elements that take integer values (-10e9<a[i]<10e9). Find the subarray with the largest sum Input: Integer n and n integer Output: Maximum sum over 1 line and subparagraph with the greatest sum, if there are many