CF392D Three Arrays

Description

There are three arrays $ a $ , $ b $ and $ c $ . Each of them consists of $ n $ integers. SmallY wants to find three integers $ u $ , $ v $ , $ w $ $ (0

Input Format

N/A

Output Format

N/A

Explanation/Hint

In the first example you should choose $ u=3,v=0,w=2 $ . In the second example you should choose $ u=1,v=3,w=1 $ .