0 / 0 / 0
Регистрация: 17.09.2011
Сообщений: 55
|
|
1 | |
Number of days in a year22.09.2011, 15:48. Показов 2305. Ответов 2
Метки нет Все метки)
(
Given a year number. Output the number of days of that year.
Example: Input: 1900 Output 365 Example: Input: 2012 Output 366
0
|
|
22.09.2011, 15:48 | |
Ответы с готовыми решениями:
2
Given a year number. Output the number of days of that year Number of days in a year
Fatal error - Invalid parameter number: number of bound variables does not match number of tokens' |
237 / 210 / 29
Регистрация: 08.06.2011
Сообщений: 467
|
||||||
22.09.2011, 15:58 | 2 | |||||
1
|
![]() 7175 / 3234 / 81
Регистрация: 17.06.2009
Сообщений: 14,164
|
||||||
22.09.2011, 18:39 | 3 | |||||
Неплохо бы скобки расставлять
0
|
22.09.2011, 18:39 | |
Помогаю со студенческими работами здесь
3
Invalid parameter number: number of bound variables does not match number of tokens
Что значит эта строка return number == 1 ? 1 : (Foo(number - 1) + Foo(number - 2); ?
Искать еще темы с ответами Или воспользуйтесь поиском по форуму: |