[UVA][dp] 10421 - Critical Wave
Problem C
Critical
Wave
Input: standard input
Output: standard output
Time Limit: 10 seconds
The task is simple. Through some critical points in 2D, you
are to draw a wave like curve. Your goal is to include as many points as
possible.
Ther...