Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
Why ist like that [ cout << "Hello world! \n";] and not like that [cout << "Hello world!" \n;
c++
cout
0 голосов
5 ответов
3rd Jan 2017, 6:16 PM
sarhad ezio
Is it true that JavaScript was used in these apps? [ view image in my inserted code]
javascript
1 голос
2 ответов
3rd Jun 2017, 5:43 PM
_Retr0/-
What is the output of print list1 + list2, if list1 = [ 'abcd', 786 , 2.23, 'john', 70.2 ] and ist2 = [123, 'john']?
codeplayground
python3
5 голосов
2 ответов
18th Jul 2019, 12:52 PM
Ashish Yadav
[ Solved ]In the code coach problem I was not able to solve the first case other 4 were solved
codecoach
python
python3
0 голосов
2 ответов
23rd Aug 2020, 10:39 AM
Smiley[Offline]
Please explain different () and [ ] and {} in PHP ? (i want answer not a link)
php
1 голос
2 ответов
19th Aug 2017, 4:27 PM
Sarifudin Z
What should i answer this question??? [ Type in the command to run a program called ( Apples ).
java
1 голос
2 ответов
20th Feb 2017, 8:48 AM
Pyae Sone
This program is based on C++ and the output is [ 0 1 0] how to Z's value 0 ?
c++
3 голосов
1 ответ
10th Sep 2017, 6:49 PM
Anuj kumar
#installed games games = [ 'Soccer', 'Tic Tac Toe', 'Snake', 'Puzzle', 'Rally'] #taking player's choice as a number input c
@--++tth
0 голосов
1 ответ
12th Dec 2023, 12:45 PM
vankudoth vittal
Can someone confirm if my code is okay
[
age=
include<iostream>using
int
main()
namespace
std;int
0 голосов
5 ответов
22nd Dec 2022, 2:18 PM
Alex Boso Nzaphila
int [ ] myArr = {6, 42, 3, 7}; int sum=0; for(int x=0; x<myArr.length; x++) { sum += myArr[x]; } System.out.println(sum)
arrays
java
0 голосов
3 ответов
20th Mar 2017, 4:39 AM
naveen roshan
Bug [ I am having error in this code (Listed Below) in line no. 9 in js file. ]
html
javascript
0 голосов
2 ответов
6th Nov 2017, 3:19 PM
~Sudo Bash
int[ ][ ] myArr = { {1, 2, 3}, {4}, {5, 6, 7} }; why are there only 2 [ ] in the array declaration?
arrays
1 голос
5 ответов
21st Jan 2018, 11:40 AM
russ
How can i merge two sorted array lists in order to produce one sorted array list? The inputs should be in ascending order .. lets say first array [ 2, 4,8,8,15 ] and the other one [ 4, 7, 8, 8, 8, 10] and return the merged array
arrays
java
0 голосов
3 ответов
20th Dec 2016, 6:50 PM
Serxhio
Write a story script :) [ meaning user can input value and it would change where the story is going]
c++
damdatstorietho
just4fun
lol
nohateplz
operators
0 голосов
2 ответов
11th Dec 2016, 4:38 AM
Yongkang_lin
Wanted to know some names of competition for coding , or / and online website name for coding [ and competing with others ]
coding
exam
for
official
1 голос
2 ответов
13th May 2019, 6:09 PM
Karan Shandilya
[ off || topic ] how many challenges should be play on per day ? & how many you play every day? pls tell 📣📯📢📆🎯🎮
challenges
learncodebychallenge
play&win
playground
2 голосов
1 ответ
8th Feb 2018, 9:06 PM
🇮🇳ankitpateldev👔
Hey guys I want help if there is anyone give me example : Array in c sharp like int [ , ] = new int [4,7]; thank you .
c#
0 голосов
4 ответов
2nd Apr 2021, 6:51 PM
Eymen Kassar
How we can increment char array [ ] containing hexadecimal values ? Or how can we increment the hex value ?
c
-1 голос
1 ответ
11th Oct 2022, 12:20 PM
Aadesh Walhe
Can you explain the process of this code.(i thought that answer would be [ X, 65 ] but real answer i get as a output [A, 65] ).
c
c++
2 голосов
1 ответ
17th Jan 2021, 2:22 PM
Shivam Godbole
Does placing the square brackets before int [ ] arr; or after int arr[ ]; have any impact on the time complexity of the program?
arrays
java
0 голосов
3 ответов
18th Apr 2017, 12:12 PM
Taku Remwa
public class Program { public static void main(String[] args) { int [ ] myArr = {6, 42, 3, 7}; int sum=0; for(int x=0; x<myArr.length; x++) { sum += myArr[x]; } System.out.println(sum); } }
arrays
java
1 голос
7 ответов
14th Oct 2016, 6:14 AM
Gopal Varma Gottimukhala
ValueError: invalid literal for int() with base 10: ''
[
]
@
+92
2
active
ago
days
ikass
0 голосов
5 ответов
29th May 2020, 2:40 PM
Daniele Baldoni
where we use masiv[ ]?
?
[
]
masiv
use
we
where
0 голосов
1 ответ
10th May 2018, 5:24 AM
Bejan Jahongirzoda
how to retrieve column wise data from list, eg 2nd column from x x = [ [1 , "vimal" , 1111] , [2 , "abhi" , 2222] , [3 , "ray
python
0 голосов
2 ответов
13th Aug 2020, 2:17 PM
Ritik Sengar
public class Program { public static void main(String[] args) { int [ ] myArr = {6, 42, 3, 7}; int sum=0; for(int x=0; x<myArr.length; x++) { sum += myArr[x]; } System.out.println(sum); } } very lovely program. please who can explain the meaning of "+=" in the code?
arrays
java
0 голосов
5 ответов
20th Oct 2016, 3:24 PM
Raymond Crump Rukevwe
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
5
6
Следующий >
Актуальное сегодня
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Odd even threads without condition variable
0 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Ruby programming?
3 Votes