Anonymous
he has written only one
ok i take your word for it , carry on
Anonymous
lay the hammer of thor on his poor soul
klimi
@Neko_cpp opinion?
klimi
the message is in history
Anonymous
Oh I havent?
I think he meant that Rose hasn't
Anonymous
the message is in history
No message there, if you mean logs
Anonymous
I think he meant that Rose hasn't
Oh sad, rose got bugs too ig
Anonymous
who wrote rose
Anonymous
Ya logs should have the report message
Anonymous
Anonymous
Not me
Anonymous
Ya logs should have the report message
It has a link to the message, which is invalid since the message is deleted
Anonymous
Ahhhh
Anonymous
Sad
Anonymous
That sardaar was asking for instagram and password lol
Anonymous
I would warn this little hacker
Anonymous
Anonymous
while ( scanf(" %d", &ArrayMemberTotal) != 1){ blue = scanf(" %d", &ArrayMemberTotal); }
Anonymous
whose an hacker?
The person Paladin described
Anonymous
does this cause an infinite loop?
Mar!o
its ok i am a beginner and i am not trying to rush
No I didnt mean it like that it just sounds funny
Anonymous
No I didnt mean it like that it just sounds funny
well i am part time comedian , part time delivery boy, full time shitty programmer
Anonymous
while ( scanf(" %d", &ArrayMemberTotal) != 1){ goto here; }
Anonymous
this crashed my system lol
Anonymous
Don't use goto.
Anonymous
Don't use goto.
yea i know its a joke
Anonymous
https://stackoverflow.com/questions/14104013/prevent-users-from-entering-wrong-data-types
Pete
If I had a bunch of algorithms, and I had a program that tests their execution time on a certain set of arrays, how big should I make the array to show noticable differences?
Pete
Or how many times should I run it, is there a logical answer or is it just experiemental?
Pete
sorting algorithms
Pete
Also I should do specific types of arrays, correct? like in order, in reverse, random, etc
NorthStarrr
Hello guys. I try compile btc project under UBUNTU. And I have next error message when I try configure project: configure: error: protobuf not found I installed protobuf and I don`t know why this message is shows again (sorry for bad english).
NorthStarrr
Help me please to fix configure error with protobuf.
Anonymous
hello
Anonymous
Morning 🌄 all
Nathy
anyone with tony gaddis c++ manual book????
Nathy
please i need help...🙏🏻🙏🏻🙏🏻
klimi
why
lukas
Hello, is this a valid string?: String actual_date = day + "." + month + "." + year; day, month and year is a variable.
爱月夜眠迟
integer
This expression will trigger compile error.
lukas
must i convert it to string?
Z0OM
Pls tell what i am doing wrong
爱月夜眠迟
must i convert it to string?
yes, to_string may help.
lukas
ok thanks
爱月夜眠迟
ok thanks
you are welcome.
Z0OM
Pls tell what i am doing wrong
I need to add another node in last of linked list.
爱月夜眠迟
what kind of type your head->pow is?
Z0OM
Wait
Z0OM
Screenshot (01-Dec-2019 8:18:22 PM)
klimi
hmm
Z0OM
Hmmm
Giri
/ start
爱月夜眠迟
you need to implement operator»(std::ostream&, int(&)[4]).
爱月夜眠迟
because of the use of cin » head->f.
Giri
@rizkifarhan258
Z0OM
you need to implement operator»(std::ostream&, int(&)[4]).
Umm. Its c++98😅 so no need i guess. Idk maybe.
爱月夜眠迟
you need to implement operator»(std::ostream&, int(&)[4]).
std::istream& operator»(std::istream&, int(&)[4])
爱月夜眠迟
sorry.
爱月夜眠迟
Umm. Its c++98😅 so no need i guess. Idk maybe.
There is no way to cin a integer array of size four.
Z0OM
Shit sorry my mistake
Z0OM
Thankyou
爱月夜眠迟
Thankyou
you are welcome.
Z0OM
I wanted to know one other thing
Z0OM
I recently made a program which solves a rubiks cube
Z0OM
Its 600 lines long. Has some. Features too
Z0OM
Is it a greag thing? Or just normal?
Z0OM
Great*
爱月夜眠迟
Sorry, i don't kown what rubiks cube is.
Z0OM
Hmm
爱月夜眠迟
But 600 lines is normal to solve a problem.
爱月夜眠迟
almost of the time.
爱月夜眠迟
😂
爱月夜眠迟
I can't use google in China.