Feeds
提问
Invalid expression error with function!
I am new to using a function, and I'm trying to make a function mydistance that will take user input of coordinates and then cal...
7 years 前 | 1 个回答 | 0
1
个回答提问
exceeding table dimensions problem?
I'm struggling with Part E (the very last part of this code)... I'm trying to find the population of each continent by dividing ...
7 years 前 | 0 个回答 | 0
0
个回答提问
User Input Error? Using input in a function
I am trying to use input to make a functiont that calculates the great circle distance between two sets of coordinates on the su...
7 years 前 | 1 个回答 | 0
1
个回答提问
Separating a structure field by unique elements?
In part C of this code, I want to determine which country in each continent has the largest agricultural water withdrawl, and th...
7 years 前 | 1 个回答 | 0
1
个回答提问
Trouble using sscanf to find numbers in a string?
I'm new to using sscanf, and I'm trying to find the numbers within sentences that contain a temperature. Where it finds an F it...
7 years 前 | 1 个回答 | 0
1
个回答提问
User input in an array?
I'm asking for the user to input a sentence in my function and then it reverses the sentence, but there's an error on the line t...
7 years 前 | 1 个回答 | 0
1
个回答提问
Trying to find the mean and standard deviation without using the built in functions?
I'm new to functions so any help would be appreciated!
7 years 前 | 1 个回答 | 0
1
个回答提问
Why is my sum outputting a curly bracket?
I'm trying to output even numbers 2-200 in one single line of code, but instead of displaying the number it's displaying a curly...
7 years 前 | 3 个回答 | 0

