correctmaninwrongplace
write once run everywhere is this true?
I would say "nearly everwhere"
Meg_griffin
I want to start with it
Humoyun
I want to start with it
i have a book for c++
Meg_griffin
Which one
Humoyun
Which one
called "How to program sth edition"
Humoyun
this one
Humoyun
well i gtg
Anonymous
https://t.me/joinchat/E4noZRGwT5ae4Mys8RHpMg Join This New Super Computer Programmers Telegram Group
Roxifλsz 🇱🇹
https://t.me/joinchat/E4noZRGwT5ae4Mys8RHpMg Join This New Super Computer Programmers Telegram Group
/warn advertising random groups (nobody asked for a group and you didn't even explain what the group is about, seems like bait)
Roxifλsz 🇱🇹
Fucks sake, are they hosting the butler bot on a toaster or something
Meg_griffin
Anonymous
hey guys, can you answer this super quick (1 question) poll about the IDE you use for C/C++ development? https://goo.gl/vofUmp
Anonymous
ta
Anonymous
I will make the results available as soon as I have a statistically valid number of answers
Anonymous
I think I have that saved somewhere...Want it?
If so, feel free to e-mail me on : anunaym14@gmail.com and I will definately help you if I am able to find it. I would prefer contacting on e-mail as I am not so active here on Telegram.
Anonymous
http://cprog123.blogspot.in/2018/01/bellman-ford-algorithm-bellman-ford.html
Anonymous
http://cprog123.blogspot.in/2018/01/kruskals-minimum-spanning-tree.html
Álvaro
when poll is finished, of course
Anonymous
Would like to know the results if you don't mind
sure, I will publish them soon, maybe next week
Álvaro
Thank you
Anonymous
Anonymous
can i put atom(text Editor)?
I wouldn't use it myself, but sure! Whatever you mostly use for C/C++ coding
correctmaninwrongplace
Done
Álvaro
Wc
sorry?
Álvaro
ah! wellcome
Álvaro
xD
Anonymous
Yeah 👍
deltanicola
tomorrow i have a math test and i do not know anything about derivates and i'm programming instead of studying
deltanicola
sad life is sad
correctmaninwrongplace
If you get it you will learn to derivate
deltanicola
Program derivates
you want me to be dead
deltanicola
If you get it you will learn to derivate
why don't you give me a gun instead
correctmaninwrongplace
Bad solution
correctmaninwrongplace
You can also go study
deltanicola
the fact is that i don't get why i know every rule of derivation and i still can't do the exercises correctly
Anonymous
hey guys im looking for a skilled c++ developer
Jesús
Hello , my name is Jesus
Anonymous
My name is Ikrom
Jesús
I ' m glad to meet you
Anonymous
Well
Jesús
Sorry if my English is bad I am from Spain
Anonymous
Good night everyone
Jesús
Nice to meet you
Jesús
Good Night
Mike
/help@GroupButler_bot
Mike
/help@GroupButler_bot
Anonymous
How to use clang++ on Eclipse? I can't find a help for latest version. (I'm using Eclipse Photon)
Pete
hey guys
Pete
can someone help me with a problem real quick? it's a duplication issue
Anonymous
Anyone from India??
Anonymous
🇮🇳
Rahul
yes I m
Anonymous
Because we dont have the code and the error message 😂
Pete
You’ll help me out?
Anonymous
sure but send the code, i will see if i can help
Anonymous
use hastebin/pastebin/gist or send link of git repo f you have that
Anonymous
https://pastebin.com/B3KHv35H
and the error message?
Pete
Alright I have like 50 random numbers from 0 to 99, then display the ones that are multiple of 3. There isn’t an error message I just have to get rid of the duplicates.
Pete
After trying to find a solution i see there are two options I can just check for duplicate, or supposedly not use rand and instead shuffle numbers and get the first 50 of them.
Anonymous
Oh
Anonymous
Maybe this helps : https://stackoverflow.com/questions/23532338/remove-duplicate-numbers-from-randomly-generated-array
Anonymous
@ssnazzy
Pete
But I’ve been on this for a while and it’s getting late and my time is getting more limited, so it’s tough for me to just learn and implement a shuffle.
Pete
Okay I’ll check it out
Anonymous
But I’ve been on this for a while and it’s getting late and my time is getting more limited, so it’s tough for me to just learn and implement a shuffle.
Thats all a part of the learning curve. Code religiously with open brain and everything will be fine eventually :)