Feeds
提问
Not effective validation algorithm for input format
Hello everyone, I am asking as input, coordinates of quadrilateral vertices and I am adding an extra layer for format checking. ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Arrays of unknown size as input
Hello everyone, I want to have an input of 2 arrays which will either be inputed number by number from the user or as a desired...
5 years 前 | 1 个回答 | 0
1
个回答提问
Ploting a series and finding lim to infinity
Hello everyone, having compute the following series: n=1:100; a(1)=1/3; a(2)=2/7; a(n+2)=a(n+1)/(n+1)*a(n); I want to plo...
5 years 前 | 1 个回答 | 0
