• Corsi
  • Compilatore di codice
  • Discuti
  • Prezzi
  • Squadre
Menu

Discussioni Q&A

int **p = new int*[100]
adjacencymatrixc++
2 Voti
13 Risposte
22nd Dec 2019, 2:31 PM
Piyush Srivastava
Piyush Srivastava - avatar
What's different between declaring int **p and int **&p?
c++
0 Voti
3 Risposte
10th Oct 2016, 2:02 PM
Quân Đỗ
Quân Đỗ - avatar
What's the difference between *q=&p and **q=&p? Why is there 2 asterisks?
**pc++pointers
1 Voto
4 Risposte
2nd Dec 2018, 11:18 PM
Ameerah
Ameerah - avatar
if *p indicates the value then what does **p or ***p indicate?? Many question in challenges also contain *&p and *p*
c++java
3 Voti
3 Risposte
18th May 2017, 4:50 AM
U L Knw Me soon😉😋
U L Knw Me soon😉😋 - avatar
int N , M; cout << "ENTER N M: cin >> N >> int **p = new int *[N] for(int i = 0; i < N; i++); P[i] = new int [M]; what is it means? i dont understand pointers of this code. please explain
c++pointers
1 Voto
2 Risposte
11th Aug 2016, 7:28 AM
mirbek
Popolare oggi
How to install Bcrypt here
1 Votes
Codegames
1 Votes
عفاكم بغيت نسولكم كيفاش ندير كود ويكون صحيح؟
1 Votes
What is happening with sololearn
1 Votes
CAN I FOLLOW YOU🙏🙏!!!
2 Votes
Can sololearn have multiple inpus&outputs?
3 Votes
CAN ANYONE TELL ME WHAT TO LEARN NEXT AFTER ADVANCED PYTHON CONCEPTS
1 Votes
How can I add images to my website
0 Votes
Programming language learning
0 Votes
How to start coding
0 Votes