트럭
Time Limit: 2 SecMemory Limit: 1024 MiB
Example Input 1
4
1 1 1
1 2 2
1 3 3
1 4 4
10
1 2 3 4 5 6 7 8 9 10
Example Output 1
1 2 2 3 3 3 4 4 4 4 
Example Input 2
5
2 10 17 5 19
2 8 7 10 21
3 3 3 9 13 11 14
3 5 3 1 2 9 15
1 9 11
11
21 31 35 54 79 80 100 3 5 7 9
Example Output 2
5 8 9 9 10 11 -1 3 3 5 5 
Language-Specific Restrictions
© 2023-2025. All rights reserved.
Powered by @Rn
logo