Francisco
Ansh
Guys can anyone tell me the website to practice cpp programs
Anonymous
Anonymous
Anonymous
No updates in a long time
how does it affect ?
still we are learning same concepts 🙄
am not saying you are wrong just asking
Ansh
I tried but unable to understand questions and I have tried all hackkerrank ,codechef,geeksforgeeks
Ansh
Any other platform to practice??
Ansh
Still waiting guys
Anonymous
excercises in books
Anonymous
😆
Anonymous
Anonymous
/rules
Anonymous
/notes
Anonymous
#bingo
Anonymous
#private-teacher
Anonymous
#gcc9
MetaSploit
Which are some of useful c and c++ header files?
Tomorrow i have coding competition so suggest me some libraries which are highly needed and can help to improve code.
Thanks...
Anonymous
#gcc9
Anonymous
Hey
Kk
Guys arrays have been confusing me since day one
Dima
What’s your problem?
Dima
would be better if you would tell your exact problem
Anonymous
Guys arrays have been confusing me since day one
Arrays in C++ or just in general?
If just in general, all you really need to know is that it's a list of variables. Depending on the implementation, they can have multiple dimensions, need to be a set amount of items or be dynamic, etc
Kk
Dima
learn stuff about various kinds of containers
Kk
Dima
well that shouldn’t stop you 🙂
Kk
Kk
Then in that case I do
uncle
who here uses PHPRaad Studio🖐🖐
Yuvraj
Why there's no sable and well-known framework to build Cross platform Mobile and web applications in c++ even all react native and flutter finally convert there code in c++ at the end.
KF
https://t.co/V0OrRtUnmq
Afees
Anybody used cspag or ctags here?
桃桃乌龙
桃桃乌龙
also those abstract langauges have a better chance in cross platforming I think.
桃桃乌龙
For most mobile applications, performance is not the key, what’s more important is to deliver the product sooner. so languages like Javascript can take their advantages.
桃桃乌龙
While frameworks like react native is pretty production ready… reinventing the wheel doesn’t make too much sense
桃桃乌龙
Of course, not if you can build a much better one
Anonymous
Where to use abstraction and where to use interface ?
klimi
OH no virus, welcome ^•^
Jussi
Yuvraj
👍
Foxner
Anonymous
Telvin
klimi
Anonymous
what is asynchronous logger in spdlog??
Anonymous
how is it different from basic logger
Jussi
It is asynchronous
Jussi
Calling it does not block
Anonymous
Any have example c++, merge 2 array 2 dimension into array 2 dimensi?.
Anonymous
How to Merge array. C++. Help me.
Anonymous
It is asynchronous
my program is running and I am 'tail -f' into my log file.
Now, what happening is that my log file is only updating when the code execution is complete.
Anonymous
I don't want that..I want it to update simultaneously...so i can see the log when my program is running
Anonymous
any ideas?
Jussi
No
Anonymous
got it. there is an explicit flush policy in spdlog
https://github.com/gabime/spdlog/wiki/7.-Flush-policy
Anonymous
interesting read
Mauro
#best-book
KAOT
/rules
Michael
help
How can i calculate limit function in c++
could someone help me with the algorithm
Yuriy
I can't add link to pastebin with my question((
Mat
The error says what you need
Mat
Read it. Solve it
Jussi
Mat
Pretty logically
There's written there's no return statement in a non-void function. I think the error is pretty clear
Yuriy
Sorry for stupid question. Apparently, I need some rest
Jussi
Usually it generates only a warning tho
Mat
Mat
Help me please with my code, I’m rookie in C++ and I get this error. What have I done wrong?. Task from leetcode(topic binary search) Line 18: Char 5: error: no return statement in function returning non-void [-Werror=return-type]. My code https://pastebin.com/YfP5YiGZ
Jussi
Yeah it even says that it is treating that warning as an error because the program is compiled with the flag -Werror=return-type
Mat
Anonymous
Hello
Gyanendra
Hey, I am new to this....i want somebody to help me in programming..