Anonymous
I came here Because ı really know a little bit about C programing
Anonymous
I thought some one help me
Anonymous
I thought some one help me
welp, for you the help is #cbook and #cppbookguide
Anonymous
Can't you really help me?
klimi
MilkBeforeCereal
what is your doubt
uai ar eu gei
Anonymous
I need solve this problem
klimi
uai ar eu gei
awww thats sweet
Anonymous
your task is to simulate the contagion process of an infectious disease. The environment will be provided as a 10x10 grid. Each cell of the grid will contain one of the characters 'H', 'I', and '-', where 'H' stands for a healthy, 'I' for an infected person. '-' means that this cell is not occupied by any person; in other words, it is empty. In each step of the simulation (for each generation), an infected person will infect all of his/her nearby healthy people. They can only infect through the directions of up, down, right, and left. Diagonal infection is not possible. The number of simulation steps is going to be provided as an input, and you will run the simulation accordingly. You will print the state of the grid after the last simulation step has completed. While you are computing the next generation,  you will consider only the state of the  PREVIOUS generation.
Anonymous
Anonymous
alright
Can you help me
Dima
gotta post new rules
klimi
Can you help me
yes, what is your doubt?
Dima
## Rules #pinned * You are not entitled to an answer, getting angry about not answered questions will get you warned. * Not checking your problem in google (or any other search engine) first will get you a warn. * Asking to solve an assignment/test/whatever without trying it first yourself will get you a warn or will get you BANNED. We won’t write a code for you, but we can push you forward and suggest something. * Before posting a long code snippet think twice and read the Resources section below. * No “best book” or “best youtube channel” requests, use /get cbook and /get cppbookguide chat commands. * No “best ide” requests, use /get ide chat command to see the suggestions. * Asking for something that is in the pinned message right after joining WILL GET YOU BANNED. * C/C++ discussion preffered (assembly also allowed), asking about other languages (or groups for other languages) right after joining will get you BANNED. * Reverse enginnering, hacking and related topics are allowed, but asking to hack facebook, instagram, etc. is NOT allowed. Also if you ask "how to become a hacker" and obviously have zero knowledge on anything related to that you may get warned or banned. * Legitimate requests for help on code and programming questions are welcome. A request is considered legitimate if it describes your problem, what you've done so far and what went wrong. Requests such as "write my program" or "do my homework" are never considered legitimate. Asking not legitimate questions will result in a warn or ban. See https://stackoverflow.com/help/mcve on how to write good questions. * Asking for book recommendations is ok, but "pls give pdf book" is not allowed, find books by yourself. Posting illegally copied books (or links to those books) is also not allowed and will get you BANNED. * Only English language is allowed, if you speak shitty English or don't understand anything in English YOU WILL BE BANNED. * A little bit of programming related memes, jokes, shitposting are allowed. * NSFW content (porn, nudity, etc.) is not allowed. * Spamming/advertising (job posts are also ads, so ask an admin before posting) will grant you a warning or an immediate ban if you do it right after joining. * Religion, politics and ideological topics are forbidden. * Long code snippets must be posted via a snippet website(links below), posting pictures of code and posting long snippets in the group is not allowed. * If you encounter a problem, while using dev C++ or turbo C/C++, you will not be helped, use another more modern IDE. * Don't post compiled executables, that is obviously a security risk. * Personal messages without asking beforehand are not allowed. * If you want to post a link or some article in this chat you will need an admin approval first ## Resources C/C++ group India: http://t.me/c_cpp_india About asking good questions: * [English](http://www.catb.org/esr/faqs/smart-questions.html) * [Translations](http://www.catb.org/esr/faqs/smart-questions.html#translations) For posting long code snippets: * [GitHub Gist](https://gist.github.com) * [Ubuntu Paste](https://paste.ubuntu.com/) * [Pastebin](https://pastebin.com) ## Reports If you notice any forbidden content, please use the /report command while responding to the offending post to report it to the admins.
Dima
yeah,I forgot about that one, thanks
klimi
we have so many notes that.... it will suck
klimi
is that some job request?
Dima
nice
klimi
but i would never install antivirus on my desktop
Anonymous
I understoond anybody who are here cant solve my problem
Anonymous
I just want help But anybody cant help me
klimi
I understoond anybody who are here cant solve my problem
youre annoying as DUCK i have asked like six times WHAT IS YOUR DOUBT?????
klimi
alright, good luck... just idk about the idea linux antivirus...
Anonymous
## Rules #pinned * You are not entitled to an answer, getting angry about not answered questions will get you warned. * Not checking your problem in google (or any other search engine) first will get you a warn. * Asking to solve an assignment/test/whatever without trying it first yourself will get you a warn or will get you BANNED. We won’t write a code for you, but we can push you forward and suggest something. * Before posting a long code snippet think twice and read the Resources section below. * No “best book” or “best youtube channel” requests, use /get cbook and /get cppbookguide chat commands. * No “best ide” requests, use /get ide chat command to see the suggestions. * Asking for something that is in the pinned message right after joining WILL GET YOU BANNED. * C/C++ discussion preffered (assembly also allowed), asking about other languages (or groups for other languages) right after joining will get you BANNED. * Reverse enginnering, hacking and related topics are allowed, but asking to hack facebook, instagram, etc. is NOT allowed. Also if you ask "how to become a hacker" and obviously have zero knowledge on anything related to that you may get warned or banned. * Legitimate requests for help on code and programming questions are welcome. A request is considered legitimate if it describes your problem, what you've done so far and what went wrong. Requests such as "write my program" or "do my homework" are never considered legitimate. Asking not legitimate questions will result in a warn or ban. See https://stackoverflow.com/help/mcve on how to write good questions. * Asking for book recommendations is ok, but "pls give pdf book" is not allowed, find books by yourself. Posting illegally copied books (or links to those books) is also not allowed and will get you BANNED. * Only English language is allowed, if you speak shitty English or don't understand anything in English YOU WILL BE BANNED. * A little bit of programming related memes, jokes, shitposting are allowed. * NSFW content (porn, nudity, etc.) is not allowed. * Spamming/advertising (job posts are also ads, so ask an admin before posting) will grant you a warning or an immediate ban if you do it right after joining. * Religion, politics and ideological topics are forbidden. * Long code snippets must be posted via a snippet website(links below), posting pictures of code and posting long snippets in the group is not allowed. * If you encounter a problem, while using dev C++ or turbo C/C++, you will not be helped, use another more modern IDE. * Don't post compiled executables, that is obviously a security risk. * Personal messages without asking beforehand are not allowed. * If you want to post a link or some article in this chat you will need an admin approval first ## Resources C/C++ group India: http://t.me/c_cpp_india About asking good questions: * [English](http://www.catb.org/esr/faqs/smart-questions.html) * [Translations](http://www.catb.org/esr/faqs/smart-questions.html#translations) For posting long code snippets: * [GitHub Gist](https://gist.github.com) * [Ubuntu Paste](https://paste.ubuntu.com/) * [Pastebin](https://pastebin.com) ## Reports If you notice any forbidden content, please use the /report command while responding to the offending post to report it to the admins.
s/angry/angry, sad, or passive aggressive/
klimi
so your problem is my task....
klimi
you get it that you are not giving me the answer to what i am asking right...
klimi
lmao why ducks are annoying
i dont want to be... rude
Dima
ohh I get it..
Dima
s/d/f
Anonymous
i dont want to be... rude
well you can use a bird too
klimi
well you can use a bird too
bird? like chicken?
Anonymous
goo.gl/search?canadian+geese+reddit
Anonymous
I just want help
Anonymous
Okay sorry 😞😞
Dima
klimi
I just want help
what is you emergency? what do you not understand in your task?
Francisco
## Rules #pinned * You are not entitled to an answer, getting angry about not answered questions will get you warned. * Not checking your problem in google (or any other search engine) first will get you a warn. * Asking to solve an assignment/test/whatever without trying it first yourself will get you a warn or will get you BANNED. We won’t write a code for you, but we can push you forward and suggest something. * Before posting a long code snippet think twice and read the Resources section below. * No “best book” or “best youtube channel” requests, use /get cbook and /get cppbookguide chat commands. * No “best ide” requests, use /get ide chat command to see the suggestions. * Asking for something that is in the pinned message right after joining WILL GET YOU BANNED. * C/C++ discussion preffered (assembly also allowed), asking about other languages (or groups for other languages) right after joining will get you BANNED. * Reverse enginnering, hacking and related topics are allowed, but asking to hack facebook, instagram, etc. is NOT allowed. Also if you ask "how to become a hacker" and obviously have zero knowledge on anything related to that you may get warned or banned. * Legitimate requests for help on code and programming questions are welcome. A request is considered legitimate if it describes your problem, what you've done so far and what went wrong. Requests such as "write my program" or "do my homework" are never considered legitimate. Asking not legitimate questions will result in a warn or ban. See https://stackoverflow.com/help/mcve on how to write good questions. * Asking for book recommendations is ok, but "pls give pdf book" is not allowed, find books by yourself. Posting illegally copied books (or links to those books) is also not allowed and will get you BANNED. * Only English language is allowed, if you speak shitty English or don't understand anything in English YOU WILL BE BANNED. * A little bit of programming related memes, jokes, shitposting are allowed. * NSFW content (porn, nudity, etc.) is not allowed. * Spamming/advertising (job posts are also ads, so ask an admin before posting) will grant you a warning or an immediate ban if you do it right after joining. * Religion, politics and ideological topics are forbidden. * Long code snippets must be posted via a snippet website(links below), posting pictures of code and posting long snippets in the group is not allowed. * If you encounter a problem, while using dev C++ or turbo C/C++, you will not be helped, use another more modern IDE. * Don't post compiled executables, that is obviously a security risk. * Personal messages without asking beforehand are not allowed. * If you want to post a link or some article in this chat you will need an admin approval first ## Resources C/C++ group India: http://t.me/c_cpp_india About asking good questions: * [English](http://www.catb.org/esr/faqs/smart-questions.html) * [Translations](http://www.catb.org/esr/faqs/smart-questions.html#translations) For posting long code snippets: * [GitHub Gist](https://gist.github.com) * [Ubuntu Paste](https://paste.ubuntu.com/) * [Pastebin](https://pastebin.com) ## Reports If you notice any forbidden content, please use the /report command while responding to the offending post to report it to the admins.
I still think Compiler Explorer should be added for code snippets, and yet it isn't listed, even though it's the most widely used
Dima
thanks for suggestions
Anonymous
what is you emergency? what do you not understand in your task?
I have just 3 hours to solve it but I cant anything
Anonymous
bird? like chicken?
oh, check link
Francisco
I just want help
You don't want help. you want your homework done, and we're not here to do someone else's homework. If you don't even try to solve it first, don't expect us to solve it for you
Francisco
I have just 3 hours to solve it but I cant anything
That's not our problem, it's yours
Anonymous
btw ask in the devs too. there are some people who do quiet a lot of kernel work there. especially a dude who has a version number as his name
klimi
is it public?
Anonymous
You don't want help. you want your homework done, and we're not here to do someone else's homework. If you don't even try to solve it first, don't expect us to solve it for you
You right This is my homework I coundnt write any code about this problem If I didn't need this problem to be solved very much I really wouldn't ask you for help I understand that no one will help me. Thank you, thank you anyway
Dima
yes
Zel
I would be interested in that kernel project save for that is over my skill level :/
Zel
But in the end you need to do the assignment and learn the skills
klimi
mhm them i wont have a look
Francisco
I don't know much about malware stuff, but I can help with code analysis (static analyzers, address sanatizer, formatting, etc)
Anonymous
I couldn't find answer Thank you also
Francisco
Then good luck with it 😄
Dima
@K11M1
klimi
MEOOOW
Zel
Okay so a question on my own coding, performamce wise C++ does a vector perform any faster than an array for storing and retrieving elements?
Dima
on your data size
Zel
Graphic data in 16x16 tiles in 32bit depth.
Zel
Trying to speed up the rendering pipeline.
Zel
Hmm I think I'll keep the vectors saw a significant frame rate boost
Anonymous
Anyone here who is solving codechef long challenge
A
Hi
Dima
welcome
A
Can you help me to program in c?
Dima
yeah but read the rules first
A
Yes i have read
Eshaan
What is vector in c++
Dima
lol
Ritu Raj
Can you help me to program in c?
->attend lecture ->practice ->ask doubts