Hidd3N
Yup
Chhabi
Yup
So can you plese send me
Chhabi
Hidd3N
Pm me, i cant share it here
Anonymous
Well I guess that explains it. Do you know how to explicitly request it?
Anonymous
I was wondering where I can find the source code for the cpp containers, like with a bit of details, not the barebone documentation.
Thanks
Anonymous
Thank you!
Anonymous
Italiano means
Anonymous
Wow cool thanks 👍
Ajay
with respect to scanf and cin, on doing sync_with_studio(true), is there any problem with using both of them together in a code?
Renan
Anonymous
Hello, I'm new to c++, I want to ask a question, what's the difference between std::cout and cout?
Anonymous
Renan
MᏫᎻᎯᎷᎷᎬᎠ
MᏫᎻᎯᎷᎷᎬᎠ
But
It's prevents names clashes
MᏫᎻᎯᎷᎷᎬᎠ
So
You can have two entities with the same name
Daniel
Daniel
Why this gets in the command black window hasn’t blink cursor ,it’s not running the gets function,and the bottom function it seems freaking two lines in command black window .it’s a one line code
Daniel
Need help🤦🏼♂️
Anonymous
Thank you!
also setbuf and setvbuf to manually control the buffer of c style streams
Anonymous
MᏫᎻᎯᎷᎷᎬᎠ
Know what is a namespace is at first
And then you'll figure out what std::cout is
MᏫᎻᎯᎷᎷᎬᎠ
Long the way you'll find some tips about discouragement of typing
using namespace std;
But I advice you to make errors and see error messages and then do it
Dima
what the heck? is it a python schoolar season
Hermann
why i get same result?
.
.
You are given as input an unsorted array of n distinct numbers, where n is a power of 2. Give an algorithm that identifies the second-largest number in the array, and that uses at most n +\log_2 n - 2n+log 2 n−2 comparisons.
I want to ask that if i do the following would it not be n comparisons which is better than asked in the question?
for(i=0;i<a.size();i++)
{
if(a[j]>max)
{
max1 = max;
max = a[i];
}
else
if(a[i]>max1)
{
max1 = a[i];
}
}
.
Ok thanks I got it.
For 8, 1,2,3,4,5,6,7 it will be greater than n since evertime max1 is changing after first iteration.
Thanks
Anonymous
Helloo
Hermann
Why strucr2=struct1 not work? If I edit struct1, struct2 change
Anonymous
Hi
Hermann
Null
This is my first ever blog please go and real it once and give me the feedback.
I will wait for your remarks .
https://technishian20.blogspot.com/?m=1
Wisenky
guys I have a problem with vscode someone would help me ?
Dima
Dima
Wisenky
Mxit
Anybody understand linked list and algorithm
Dima
Francisco
...
While(scanf("%c", &c) ==1)
{
// statements;
}
...
Anmol
Anonymous
You forgot Microsoft STL😔
klimi
Shubham
Graphic header file not working in code blocks.
Shubham
Please help me what i do
klimi
Send more info
#39424E
Hello.
Is there anyone here who knows Qt Quick?
When importing QtQuick.Controls 1.4 does not apply Material Style.
Cyberelit
strchr( ) returns _, strcmp returns _, strlen( ) returns _. *
pointer to the first occurrence of char, ASCII difference of first mismatch char, length of string.
Address of string, copied string, length of string
first character of string, always zero, length of string
no of characters in string, no of mismatch char, size of character
Cyberelit
Answer
Dima
Answer
Do you even “please”?
Cyberelit
My school test, i need a help.
Dima
Stanislav
#39424E
material style is from Controls 2
In the QML application I need a Calendar. It is located in QtQuick.Controls 1.4. But as soon as I import QtQuick.Controls 1.4 Material Style ceases to work. How do I use Calendar, but not lose Material Style?
Stanislav
Blue
Hello
I have a project for automation anyone who can work upon it?
Neon
🤔🤔✌️✌️
klimi
Anonymous
Well
GCC, Clang, MSVC is more used C++ compilers afaik
Anonymous
And Microsoft STL was officially open-sourced several month ago
⚛ Hz
EDG's is just c++ compiler frontend, not a complete compiler.
20BCS_2623 JATIN
hello
20BCS_2623 JATIN
pls guys solve this error
20BCS_2623 JATIN
how to solve this
20BCS_2623 JATIN
okaa
kdkdkddddddkddd
help guys!!!!!!!!!!!!