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.

Category: Teacher Tran Minh Tho

CAR COUNTING

Threads: Nam's house is near National Highway 1A, Every day, a lot of cars from other provinces pass by Nam's house, a free Sunday, Nam decided he would observe and record 2 The first letter of the license plate and then calculate it

Birthday month

Threads: Class 81 Every month, we organize monthly birthday parties for students in the class. Please count the number of students with birthdays in each month of the class 81 Let the class president prepare to buy gifts. Input data includes: 2 current, first line

Permutation max min

Threads: Write a program to input an integer array of n elements (2<n<1000). Change the positions of the largest and smallest numbers in the above sequence. If there are many largest numbers, multiple smallest numbers, then change the position of the largest number to the smallest and smallest numbers

Sum between 2 number 0

Threads: Write a program to input an array of real numbers consisting of n elements (2<n<1000) which has the least 2 number 0. Calculate the sum of the elements in the middle of the number 0 first and number 0 Final. Input: current 1 including 1 integer n, current 2 n real numbers in it

Add Fractions

Threads: Total 2 phân số a/b và c/d, sau đó tối giản phân số kết quả thu được Dữ liệu vào: 4 number a,b,c,d (điều kiện 0<a,b,c,d<=10000); Dữ liệu ra: Phân số tối giản e/f Ví dụ: Input 2 5 3 6 xuất ra 9/10 (giải thích 2/5+3/6=27/30=9/10)