klimi
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
Dima
Anonymous
Anonymous
who wrote rose
Anonymous
Ya logs should have the report message
Anonymous
Anonymous
Not me
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
does this cause an infinite loop?
Anonymous
while ( scanf(" %d", &ArrayMemberTotal) != 1){
goto here;
}
Anonymous
this crashed my system lol
Anonymous
Don't use goto.
Anonymous
https://stackoverflow.com/questions/14104013/prevent-users-from-entering-wrong-data-types
Mar!o
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.
爱月夜眠迟
lukas
爱月夜眠迟
integer
This expression will trigger compile error.
lukas
must i convert it to string?
Z0OM
Pls tell what i am doing wrong
Z0OM
爱月夜眠迟
lukas
ok thanks
爱月夜眠迟
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
爱月夜眠迟
爱月夜眠迟
sorry.
Z0OM
Shit sorry my mistake
Z0OM
Thankyou
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.
Z0OM
爱月夜眠迟
😂
爱月夜眠迟
I can't use google in China.