Akshya is given a list of N integers. Each number in the list appears exactly for one number. help akshya by identifying the numbers which appeared exactly once in the list.
Input
The input contains a single-line comma-separated integers.
Output
The output contains a single-line comma-separated integers.
Sample Input1
8,9,5,8,5,6
Sample Output1
9,6
Sample Input2
1,2,3,4,5,1,2,3,4
Sample Output2
5
The principal of a school wants to speak with some of the students to assess their over all development including studies,most of the teachers were selecting the toppers of their classes but Mr,sam thought of an idea to select the bunch of students who did not have much difference in their marks so that he gains the reputation of a teacher who teaches well to the whole class and not just to a bunch of brilliant students.
Your are required to help mr,sam in selecting K students that can speak with principle from his class .you need to return an integer array representing the marks of the selected students sorted in ascending order.
Example1:
Input1:10
Innput2:{950,477,55,602,881,302,859,438,551,382}
Input3:1
Output:{950}
How many bridging oxygen atoms are in the framework of a single sodalite cage
Andy has the word W and he wants to print the unique characters in the word in the order of their occurrence.write a program to help Andy print the unique characters as described above.
NOTE : consider lower and upper case letters as different
Input
The input is a single line containing the word W.
Output
The output should be a single line containing space separated characters.
Explanation
In the example, the word is MATHEMATICS
The unique characters in the given word are M, A, T, H, E, I, C, S, in the order of occurrence.so the output should be M A T H E I C S.
Sample Input1
MATHEMATICS
Sample Output1
M A T H E I C S
Sample Input2
banana
Sample Output2
b a n
derivative y = arctan4(3x5)
A machine produces cylindrical metal pieces. A sample of pieces is taken, and the diameter are found to be 1.01, 0.97, 1.03, 1.04, 0.99, 0.98, 0.99, 1.01 and 1.03 cm. Find the t-value for a 98% confidence interval for the diameters of the cylindrical metal pieces. Assume that the diameters are approximately normally distributed.
How much potassium iodide (166.00 g/mol) is required to get 1.78 g ofÂ
mercury(I) iodide precipitate (454.39 g/mol). The unbalanced chemical equation is
Why is increased savings and investment persieved as necessary but not sufficient condition for economic growth
Canada is a major producer of weed because the agricultural sector is so large relative to the size of the population they are also major exporter is not surprisingly they both had for open access to foreign markets between 1990 and 2000 agricultural goods and food by product exports increased by more than 100% to continue their strike they will have to not only win the Battle for lowered tariffs but also battling a world prices brought experience the heavy pressure of falling prices in order to remain competitive economy and farmers will have to continue to increase their own productivity does the problem of Us Farmers and their continual contribution to lower prices in an effort to maintain profitability through productivity increases is played out on the world stage as well show the international Financial institutions such as the wto interview in the international agricultural market to stabilize prices who will be held and who will suffer if it did
How does a firm decide whether to shut down production if it has zero fixed cost? What is the implication on entry and exit in this industry?