Feeds
提问
comparing strings in alphabetical order
I'm trying to see the which of the input of 2strings(x1,x2) come first alphabetically.(e.g if x1 comes first it will return 1, i...
6 years 前 | 2 个回答 | 0
2
个回答提问
Creating a 2D random walk
I'm trying to create 2D random walk, (up,down,left and right) I want to store every results into a empty vector x and y and mar...
6 years 前 | 2 个回答 | 0
2
个回答提问
using menu() function to calculate time differences
london = datetime timeZones = {'Amsterdam', 'Tokyo', 'Canberra', 'Los Angeles', 'New York', 'Local (London)','Close'} while bu...
6 years 前 | 1 个回答 | 0
1
个回答提问
converting time for different countries
So when the user inser the time,(otherwise the time is alreday set from the beginning as it's shown which is London for me) how...
6 years 前 | 2 个回答 | 0