Input Format
The first line of input consists of the number of ingredients, N
The second line of input consists of the N space-separated integers representing the quantity of each ingredient required to create a Powerpuff Girl.
The third line of input consists of the N space-separated integers representing the quantity of each ingredient present in the laboratory.
Constraints
1<= N <=10000000 (1e7)
0<= Quantity_of_ingredient <= LLONG_MAX
Output Format
Print the required output in a separate line.
Answers
Answered by
0
Answer:
Input format The first line of the input consists of a positive integer N, which corresponds to the number of ingredients. Next line contains N space-separated
The second line of input consists of the N space-separated integers representing the quantity of each ingredient required to create a Powerpuff Girl.
Similar questions
Computer Science,
4 months ago
Science,
4 months ago
Social Sciences,
4 months ago
Math,
9 months ago
Chemistry,
9 months ago
Science,
1 year ago
Math,
1 year ago
Geography,
1 year ago