Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
I tried to turn a regular list into a 2 dimensional list and and add values to those lists but failed,why?
python
python3
3 Votes
13 Réponses
5th Feb 2022, 12:47 PM
Lenoname
How to put range of numbers inside a two dimensional array
array
java
-2 Votes
1 Réponse
21st Nov 2021, 7:14 AM
Purpy 🌟
Write the algorithm for deleting and inserting a two dimensional array
c++
-9 Votes
4 Réponses
15th Feb 2017, 8:31 AM
prince Ussif
How can i create two dimensional array 15by15 and initialized by an incrementation ?
c++
0 Vote
6 Réponses
30th Mar 2017, 3:14 PM
Peshraw Omed
How can a user entered row of 2 by 2 or a 3 by 3 matrix can be interchanged with another row of the same matrix in c language?
arrays
dimensional
multi
0 Vote
9 Réponses
25th Nov 2018, 11:45 AM
k180226 Syed Hassan Ali
Can you tell me how to write 3 dimensional array object in java selenium
excel
java
selenium
3 Votes
2 Réponses
7th Feb 2018, 6:38 PM
Sudhakar A
Is there a chance to make pre dimensional figures using python and ruby
help
in
it
me
please
0 Vote
1 Réponse
23rd Apr 2020, 7:43 AM
Akash babu sl
How to print array elements in anticlockwise direction in a 2 dimensional array
java
0 Vote
2 Réponses
31st Oct 2017, 12:58 PM
karthik rao K.C
How to search for common values in a 2 dimensional list and a simple list?
python
python3
0 Vote
2 Réponses
8th Feb 2022, 2:17 PM
Lenoname
How to declare and getting input from the user using two dimensional array in JavaScript?!?
arrays
0 Vote
3 Réponses
29th Mar 2018, 8:19 AM
Code_Magician❤
Two-dimensional arrays in C++
arrays
c++
dimensional
two
2 Votes
11 Réponses
29th Nov 2016, 7:30 PM
MysticMM
can we write multi dimensional array like int arr[][] ={1,2,3,4,5,6} instead of int arr[][] ={{1,2,3},{4,5,6}}
arrays
java
2 Votes
2 Réponses
19th Oct 2016, 4:17 PM
Onkar Ashok Gumate
How may I write a code to find maximum even number in a two dimensional list ?
python
python3
2 Votes
5 Réponses
9th Mar 2018, 10:04 PM
NIMA
What happens when you declare two dimensional array like this ... int arr[][]={{1,2,3},{2,1}};
arrays
1 Vote
1 Réponse
31st Jan 2018, 2:17 PM
Mihir
In a one- dimensional array consisting of n real elements, calculate: The sum of elements with odd numbers.
python
python3
0 Vote
5 Réponses
13th Apr 2022, 11:11 AM
Gulnur
Please how can you write a program to display information in table form with the knowledge from one dimensional arrays
arrays
dimensional
one
0 Vote
3 Réponses
16th Sep 2019, 7:46 PM
Glory
How to search and count the common values between a simple list and a two dimensional list?
python
python3
0 Vote
3 Réponses
8th Feb 2022, 7:39 PM
Lenoname
Can you assume a multi dimensional array as a table with rows and columns?
arrays
java
0 Vote
2 Réponses
8th Aug 2016, 1:22 PM
Arjya Laik
Anyone who knows how to sort random values in a multi dimensional array hola at me
java
1 Vote
3 Réponses
11th Aug 2017, 10:16 AM
Passmore Munashe Chapata
In matlab if I make 2 dimensional vector as symbolic syms w[1 10] and write this line: assume(w,'real');
c++
matlab
real
syms
variables
1 Vote
2 Réponses
17th Nov 2020, 9:50 AM
Zhenis Otarbay
Write a program to enter a two Dimensional Matrix and print the even elements ?
arrays
1 Vote
1 Réponse
28th Dec 2017, 8:36 AM
Aman Singh
Write a program in Java to store 10 different words in a Single Dimensional array. Perform the following tasks.
java
0 Vote
3 Réponses
28th Oct 2022, 11:43 AM
Javgeek
Write a program to enter a 2 - Dimensional array and show the answer after dividing it?
arrays
0 Vote
3 Réponses
28th Dec 2017, 10:27 AM
Aman Singh
How can I read in a two dimensional array these file 10 10 10 255 0 0 23 45 92 48 74 83
java
0 Vote
12 Réponses
26th Apr 2017, 2:26 AM
Isaac
Write a C program to enter 30 marks from user using one dimensional array, and write all numbers starting from 30th to first
arrays
c
code
1 Vote
7 Réponses
21st Dec 2021, 6:05 PM
LAMA ALYAZJI
How do i write a code for a single dimensional array that does not have an estimated size, i.e depending on the user's input.
java
2 Votes
7 Réponses
18th Oct 2018, 12:37 PM
Habeeb Grillo
Fill in the blank to declare a jagged array that contains 8 two dimensional array. int [ ] [ , ] a= new int [_][_];
c#
1 Vote
4 Réponses
29th Apr 2017, 12:36 PM
Saran Kumar
What is the general format of a loop to process the elements in column j of a two dimensional array in cpp?
arrays
cpp
loops
0 Vote
5 Réponses
18th Feb 2020, 5:42 PM
Aadil Ali
Can a function return and take as an argument an N dimensional array where N is unknown?
arrays
c++
function-arguments
return
0 Vote
2 Réponses
25th Jun 2016, 11:54 PM
Garme Kain
Is there any way to initialize a multi dimensional array if it is a data member of a class? (Such as in an initializer list)
c++
2 Votes
9 Réponses
5th May 2017, 5:07 AM
Albert Lugo
Visualizing 3D array C#
array
arrays
c#
dimensional
multi
0 Vote
8 Réponses
22nd Nov 2017, 12:26 AM
ㅇ새 ㅇ 국ㄸ긴
how do we use for loop in multi dimensional arrays ? Please explain with a simple example thanks
arrays
java
0 Vote
2 Réponses
14th Sep 2016, 5:24 PM
chirag shah
In a one- dimensional array consisting of n real elements, calculate: The number of array elements, large with 3
python
python3
-6 Votes
1 Réponse
14th Apr 2022, 3:38 AM
Gulnur
In a one- dimensional array consisting of n real elements, calculate: Product of elements located after the maximum element.
python
python3
-4 Votes
1 Réponse
14th Apr 2022, 3:39 AM
Gulnur
Can some make a c++ code of two dimensional arrays in which two matrix are added subtrated multiplied and doubled its elememts
sololearn
0 Vote
1 Réponse
8th Jan 2020, 1:08 PM
Its Abbas
i m making a sudoku program and need to store values what should i choose multi dimensional array or a linkedlist of req numbers
data
java
structure
sudoku
1 Vote
4 Réponses
1st Aug 2017, 2:05 AM
shobhit
How to read an one dimensional array and search which elments was prime or not prime? Thenks for answering :)
c++
0 Vote
2 Réponses
24th Dec 2016, 2:50 PM
Faroug AS Hashad
How can i declare a function with ' 2 dimensional char' array in c.?? I am trying like this : void structural (char [] []);
function
0 Vote
3 Réponses
5th Jun 2020, 9:43 AM
WaYR🇧🇩
Can you tell me Maximum ways of defining 3 dimensional array? Means how to define e.g. int[][][] a; Now you need to tell me othr
arrays
2 Votes
1 Réponse
7th Feb 2019, 3:49 PM
arshad khan
Is there a way to imagine more than three dimensional arrays? can anyone give an example where more than three dimensions may be required in a program
arrays
c++
0 Vote
4 Réponses
12th Sep 2016, 10:54 AM
Aryan Pandey
Write a program in C++ to read a one dimensional array A[5] from keyboard, send it to a function (cala equ) to count the equati
-2 Votes
2 Réponses
25th Jul 2021, 9:33 AM
Rusel Aldulaimy
Write a program to sort the rows in a 3 by 3 two dimensional array. A new array is returned. can someone help
c++
0 Vote
1 Réponse
11th Nov 2017, 4:35 PM
Ty'Quan Smiley
how to assign values to the first dimension in multi dimensional array then assign values to the second like (x,y) . then output
arrays
c++
0 Vote
1 Réponse
1st Apr 2020, 9:49 PM
Amr Y Abdulrahiem
Create 3 one dimensional Numpy array with 10 items each. 1) Array “a” with items between 2 and 10. 2) Array “b” with items bet
problem
solving
0 Vote
1 Réponse
16th Dec 2022, 3:18 PM
KP Aiswarya
How to Multiply 2 Martices using Cpp. What is logic ?
2d
arrays
cpp
dimensional
matrices
matrix
multi
4 Votes
4 Réponses
31st Dec 2016, 4:23 PM
Yash Jain
int X[2] [4] = { 1, 2, 3, 4, 5, 6, 7, 8};5 will be the value of and how a. X[0 ][ 1]. b. X[0 ][ 5]. c. X[1 ][ 5]. d. X[1][0]
2
arrays
dimensional
elements
how
in
stored
the
0 Vote
3 Réponses
18th Jan 2020, 5:18 AM
kaushik agrawal
Input 5 numbers and display the highest and lowest number.
array
arrays
dimensional
highest
java
lowest
numbers
0 Vote
2 Réponses
14th Apr 2017, 4:05 AM
Jeza Tuazon
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
2
3
Suivant >
Aujourd'hui en vedette
Javascript
3 Votes
I Had Solve My Own Way But I See Others Method which I had added as Comented code I don't Understand Working Can You explain me?
2 Votes
What i do?in html intermediate level i dont like.
2 Votes
How to get mentor in solo learn.any mentor who response my activity🥹
1 Votes
web application with java, spring boot
1 Votes
Why text takes time to load
1 Votes
What is late happening in late binding
1 Votes
Digital currency
1 Votes
I had an issue, I have PRO version, but not unlimited lives.
1 Votes
Did You resolve Calculating The Discount?
0 Votes