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
vector to array | WHICH ONE from three option is faster?
array
c++
performance
vector
1 Vote
4 Réponses
19th Mar 2021, 4:26 PM
Ketan Lalcheta
Can we implement vector graphics through CSS in HTML5?
html
html5
1 Vote
2 Réponses
2nd Jun 2016, 12:22 PM
Pratyush Prateek
How to store pointer data in vector in case of CRTP
c++
crtp
vector
0 Vote
5 Réponses
27th Sep 2023, 7:30 AM
Ketan Lalcheta
How to make labels for these quiver vector frames in python ?
python3
8 Votes
2 Réponses
18th Feb 2019, 6:58 AM
Zhenis Otarbay
[SOLVED] Erasing vector items adds thousands of items. Where did I go wrong?
c++
solved
vector-iterator
2 Votes
5 Réponses
8th Apr 2022, 9:39 AM
Ipang
How can i return an answer in a vector
python
0 Vote
2 Réponses
3rd May 2017, 8:37 PM
Penny Jacobs
How to make a vector class in python? Can anybody help me?
python
python3
1 Vote
4 Réponses
12th Aug 2019, 2:24 AM
Jessica Betancur
Enclosing vector in initialiser lists calls l-value or r-value overload?
c++
curly-braces
l-value
overload
r-value
vector
1 Vote
1 Réponse
18th Mar 2023, 10:52 AM
Edward Finkelstein
How do I access a C++ struct vector from function main(); [solved].
cpp
struct
vector
1 Vote
3 Réponses
8th Jun 2021, 2:31 PM
Infinite
How can I create a json with a vector in C++
c++
0 Vote
1 Réponse
4th May 2021, 3:23 PM
Paola Quirós
What is difference between vector push_back insert and emplace function in cpp?
c++
functions
0 Vote
3 Réponses
3rd Jun 2020, 4:32 PM
Rushikesh Kate
Please any one tell me what is vector in c++ ???
answer
beginner
c++
vector
2 Votes
3 Réponses
21st Jan 2018, 12:58 AM
Subrahmanya Mayya
How transfer the elements of a vector to an array
java
0 Vote
1 Réponse
7th Feb 2023, 4:57 PM
Hanin Hanin
Is this the right way to delete a vector of pointers?
allocation
arrays
c++
dynamic
freeing
memory
pointers
vectors
0 Vote
3 Réponses
22nd Dec 2018, 3:09 AM
voidneo
Why does the second print not give the output in column vector form?
array
column
numpy
python
2 Votes
3 Réponses
24th Mar 2021, 1:30 AM
Sonic
Can anybody tell how to get input from user in vector of string in c++?
c++
input
vector
3 Votes
17 Réponses
2nd Sep 2017, 1:30 AM
Abhishek Tripathi
Explain out_of_range error in a for loop for a vector .
c++
0 Vote
2 Réponses
22nd Sep 2019, 4:37 AM
Chetan Satpute
Can we have multiple values in a vector for same index?
chaining
cpp
data-structure
hashing
1 Vote
2 Réponses
23rd Aug 2018, 6:23 PM
Anubhav Singh
what is the difference between size() and capacity() from vector class
collections
java
1 Vote
2 Réponses
11th Jul 2016, 7:49 PM
Umesh Langade
How can we make our own templates of vector class?
cpp
templates
vector
0 Vote
2 Réponses
5th Mar 2018, 8:54 AM
Honey
Could someone check this vector for me please because I am not sure
c++
programming
vector
0 Vote
5 Réponses
1st Dec 2020, 5:48 AM
Skylar Yang
Обьясните, что такое vector в C++, и за что он отвечает?
c++
vector
0 Vote
2 Réponses
10th Apr 2022, 5:21 AM
Илья
Why does not this code work on octave? The code should be drawing a vector frame
octave
11 Votes
2 Réponses
8th Feb 2019, 10:00 AM
Zhenis Otarbay
How to rewrite a vector into a regular array?? C++
array
c++
help
vector
0 Vote
1 Réponse
11th Dec 2020, 1:45 PM
DGS
what is the different between the Vector class and ArrayList class in java?
java
7 Votes
1 Réponse
3rd Jun 2017, 10:05 PM
chris
How do I calculate the horizontal and vertical components of a vector in Javascript?
canvas
css
dom
html
javascript
math
p5
trigonometry
0 Vote
6 Réponses
22nd May 2021, 6:30 PM
Clueless Coder
c++ how do i give a vector as parameter in a function
c++
help
0 Vote
2 Réponses
20th May 2019, 11:38 AM
Cat Sauce
How important are vector and tensor calculus in computer science?
differential
geometry
0 Vote
1 Réponse
17th Jun 2017, 6:32 PM
Tumisang
how to multiply a vector by with a multiply factor? C programming.
c
help
programming
0 Vote
1 Réponse
27th Apr 2020, 1:49 PM
Aarón Alva
In C++
array
c++
vector
2 Votes
5 Réponses
8th May 2021, 3:21 PM
➻❥ⒷⒶⓇⒶⓃ♕
Create an algorithm for removing duplicated elements in a 1 dimentional vector
double
-1 Vote
2 Réponses
31st Jan 2022, 11:46 PM
Kai
What is vector? How to use vector that may be vary in size?
example
java
object
vector
1 Vote
3 Réponses
29th Aug 2017, 2:31 AM
Sreejith P
How can I assign to each constructor separately when declaring a vector of class objects?
c++
classes
stl
vectors
7 Votes
1 Réponse
25th Jan 2019, 8:41 AM
Moses Odhiambo
C++ How to avoid Object Slicing with derived classes being stored in base vector
c++
constructor
object
slicing
0 Vote
4 Réponses
10th Apr 2020, 4:22 PM
Tyler
Given a 2D array, feature matrix X and a vector y, return the coefficient vector, see the formula.
data
problem
question
science
solution
task
-1 Vote
5 Réponses
12th Nov 2021, 7:23 PM
NaBeeL NaQeeBi
What is vectors? How to can be used?How vector functions can be implemented?
c++
2 Votes
2 Réponses
26th Feb 2018, 4:36 PM
KAPIL BILLORE
Class A {
vector
1 Vote
1 Réponse
30th Apr 2018, 6:07 AM
Karan Rawat
How to find maximum element in 2 d vector using inbuilt function of stl ?
cpp
max_element
stl
0 Vote
3 Réponses
26th Jan 2022, 1:36 PM
Srishti Jaiswal
How do I get input from user in a vector string (with space counting).
cpp
input
string
strings
user
vector
0 Vote
4 Réponses
31st Dec 2017, 5:31 AM
Çůřîöş ßąšäñț 🇮🇳
i want to learn the functioning of vector???
vector
2 Votes
1 Réponse
13th Sep 2018, 10:50 AM
priyesh
Borland c++ в Unit1.h описан класс, контейнер типа vector для этого класса
forms
iterators
-3 Votes
1 Réponse
3rd Jun 2018, 7:46 AM
Акира
[SOLVED] vector::push_back() does not work.
c++
push_back
vector
5 Votes
11 Réponses
5th Oct 2021, 11:09 AM
Aleksei Radchenkov
can anyone explain code below ??
vector
0 Vote
1 Réponse
2nd Oct 2018, 10:19 AM
paras dhir
How can I print the members of vector class in Linux from command line?
c++
commandline
linux
vector
1 Vote
2 Réponses
26th Apr 2018, 8:44 PM
Yusuf
Can anyone please explain it in a better way?
graphics
html
vector
9 Votes
2 Réponses
14th Mar 2019, 3:05 PM
Ayush Sinha
Is it possible to convert 2d vector into 1d? If it is, how should i do that? [solved]
assignment
c++
starter
1 Vote
4 Réponses
20th Jul 2022, 12:21 AM
Rostyslav Shamekhin
Ayuda, se puede insertar un vector que pida y muestre el nombre de la persona?
java
0 Vote
2 Réponses
29th Aug 2020, 4:05 AM
Miguel Ángel Puerta Reyes
Java program to input student details and store it in a vector n display it
java
vector
0 Vote
3 Réponses
11th Jun 2017, 1:31 PM
Gautham Kamath K
Why does this simple code not work?
vector
0 Vote
1 Réponse
4th Oct 2019, 1:21 PM
David
I need a mentor to help me to write a hotel management program in c++ for exercise.
c++
classes
vector
1 Vote
12 Réponses
5th Aug 2023, 7:14 AM
Saba
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
3
4
5
...
8
Suivant >
Aujourd'hui en vedette
What's the best way to learn anything
2 Votes
Most asked!
1 Votes
How can I improve my Authenticator App built with HTML, CSS, and JavaScript?
0 Votes
Is react js enough for frontend??
0 Votes
Malloc vs calloc | memory not initialized
1 Votes
help!
0 Votes
Mini project ideas for final years
0 Votes
Please guys could smw do this for me ?
0 Votes
Best way to remember things on this app?
0 Votes
Inquiry on how to start html
0 Votes