ackoroa / UVa-Solutions

Solutions for solved UVa problems. My statistics: http://uhunt.felix-halim.net/id/198941
141 stars 110 forks source link

UVa 10911 - Fix array smaller than input size #3

Open ScSherifTarek opened 2 years ago

ScSherifTarek commented 2 years ago

Max num of points is 16 there for the Xs and Ys arrays should be initialized with size of 16