• Курсы
  • Компилятор кода
  • Обсуждения
  • Цены
  • Teams
Menu

Обсуждения

shouldn't an array of integers containing 9 elements be int a[8]; as the array starts from 0. and 0 to 8 would be 9 elements. please explain.
arraysc++
0 голосов
3 ответов
21st Sep 2016, 2:45 AM
Rick
Should I think of indexing or offset (that starts from 0 rather than 1 in python) not as the number of the character itself, but
indexingprogrammingpython
0 голосов
1 ответ
10th Sep 2017, 3:55 PM
prantik chakraborty
prantik chakraborty - avatar
why the answer of this code is [0, 1, 4, 9, 16, 25, 36, 49, 64] and not [0, 1, 4, 9, 16, 25, 36, 49, 64, 81] and iam remember that -1 starts from the last no. in the list , then why the answer is not include 81????
listspython
0 голосов
3 ответов
4th Aug 2016, 5:31 PM
Ahmed Kamal
Ahmed Kamal - avatar
in the LIMIT section it is said that the offset starts from 0 then why in this BETWEEN section rhe example is not like that...we are declaring from 3 to 7 and it is displaying from 3-7...as per said in the LIMIT it must have started from 4...can anyone explain this please???
sql
2 голосов
2 ответов
8th Aug 2016, 12:47 AM
Gadagoju Prudhvi
Gadagoju Prudhvi - avatar
< Предыдущий123Следующий >
Актуальное сегодня
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes
Fix code
0 Votes
..
1 Votes
How can I turn my .py files to .exe files?
1 Votes
Fast coding (mobile)
1 Votes
Software to write and run codes
1 Votes
Add lua
0 Votes
How to learn C++ and how long does it take
1 Votes
Beginner_to_SoloLearn
1 Votes
Summary please??
0 Votes