Feeds
提问
how does fprintf function work?
I have prepared a code that outputs a string that has a value depends in values result from my code. initially, it works with t...
12 years 前 | 1 个回答 | 0
1
个回答提问
How can I create a variable changing with index number?
how can I create a variable N such that it's value changing with the index and then do the summation, i.e: ∑_Ni from i=0 to i...
12 years 前 | 1 个回答 | 0
