X. Two intervals time limit per test:1 seconde memory limit per test: 256 megabytes input: standard input output: standard output Given the boundaries of 2 intervals. Print the boundaries of their intersection. Note: Boundaries mean the two ends of an interval which are the starting number and the ending number. Input Only one line contains two intervals [l1,r1], [12, r2] where (1< l1,l2,r1,r2 < 10°), (11 < r1,l2 < r2). It's guaranteed that l1

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter9: Advanced Array Concepts
Section: Chapter Questions
Problem 2GZ
icon
Related questions
Question
PROBLEMS SUBMIT CODE MY SUBMISSIONS STATUS STANDINGS CUSTOM INVOCATION
X. Two intervals
time limit per test: 1 second0
memory limit per test: 256 megabytes
input: standard input
output: standard output
Given the boundaries of 2 intervals. Print the boundaries of their intersection.
Note: Boundaries mean the two ends of an interval which are the starting number
and the ending number.
Input
Only one line contains two intervals [l1, r1], [l2, r2] where
(1 < l1,12, r1,r2 < 10º), (1 < r1,l2 < r2).
It's guaranteed that l1 < ri and l2 < r2.
Output
If there is an intersection between these 2 intervals print its boundaries,
otherwise print -1.
Examples
input
Соpy
1 15 5 27
output
Соpy
5 15
input
Copy
25 6 12
output
Соpy
-1
Note
First Example :
L1
15
Intersect from 5 to 15
Second Example :
62
R1
There are No intersections
Codeforces (c) Copyright 2010-2021 Mike Mirzayanov
The only proarammina contests Web 2 0 platform.
II
>
Transcribed Image Text:PROBLEMS SUBMIT CODE MY SUBMISSIONS STATUS STANDINGS CUSTOM INVOCATION X. Two intervals time limit per test: 1 second0 memory limit per test: 256 megabytes input: standard input output: standard output Given the boundaries of 2 intervals. Print the boundaries of their intersection. Note: Boundaries mean the two ends of an interval which are the starting number and the ending number. Input Only one line contains two intervals [l1, r1], [l2, r2] where (1 < l1,12, r1,r2 < 10º), (1 < r1,l2 < r2). It's guaranteed that l1 < ri and l2 < r2. Output If there is an intersection between these 2 intervals print its boundaries, otherwise print -1. Examples input Соpy 1 15 5 27 output Соpy 5 15 input Copy 25 6 12 output Соpy -1 Note First Example : L1 15 Intersect from 5 to 15 Second Example : 62 R1 There are No intersections Codeforces (c) Copyright 2010-2021 Mike Mirzayanov The only proarammina contests Web 2 0 platform. II >
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 6 images

Blurred answer
Knowledge Booster
Returning value from Function
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,