Anonymous
sorry if my english is bad, i can practice to here
Anonymous
thanks
BinaryByter
We do not mind your bad english
BinaryByter
But we are happy to welcome a knowledgeable person
BinaryByter
:D
Dima
We do not mind your bad english
> webcpp ad integration
Anonymous
thanks
Anonymous
yes am in a qt project right now and i don't know if you can advise me about something tips and tricks
BinaryByter
before
BinaryByter
after
BinaryByter
thank you factories ❤️
BinaryByter
whats WA?
Anonymous
Wrong answer
Anonymous
😅
Anonymous
Basically WA coming for tle
BinaryByter
just don't use scanf and printf
BinaryByter
the chances of getting the type specifiers wrong (which is your problem) is too high to honestly consider using them in C++
Anonymous
So what do in this case
BinaryByter
use cin and cout?
BinaryByter
since they work
Anonymous
use cin and cout?
If I use them still in one test it is giving tle
Anonymous
Yes
BinaryByter
BinaryByter
idk
BinaryByter
i don't have enough context to help you
Anonymous
Ok
BinaryByter
this is like asking "can you please construct a house for me but I will not tell you how much areais available"
Francisco
Yes
Then your code can be faster
Anonymous
hey broes, do you know about something web framework to c++? open source please?
BinaryByter
I do know it
Anonymous
woooowww
BinaryByter
I have even written it myself
Anonymous
hahaha
Anonymous
very nice
BinaryByter
github.com/wittmaxi/webcpp
BinaryByter
tell me if you need any help, okay?
Anonymous
thanks boy if i got a problem, i send a pm
Anonymous
an pm*
BinaryByter
sure :D
Anonymous
https://www.codechef.com/MARCH19B/problems/JAIN
Can anyone help me out with this
Anonymous
I’m not able to pass one test case
BinaryByter
change the test case
Anonymous
Due to time limit exceeded
Anonymous
change the test case
I wish I could
BinaryByter
Due to time limit exceeded
speed up your code
Anonymous
Guys kernel write in c ?
BinaryByter
Guys kernel write in c ?
don't even bother
klimi
want code
klimi
?
BinaryByter
BinaryByter
here this is what i'm currently working on
BinaryByter
just for memory allocation
BinaryByter
enjoy dude :)
BinaryByter
reinterpret_cast <landmark*>
BinaryByter
they keys for "reinterpret_cast" will be worn down soon, at this rate
klimi
why you use templates?
BinaryByter
why wouldn't I?
BinaryByter
else i'd need to typecast my pointers while calling this function
Anonymous
Yes yes
Which book Should I read to be very good when performing kernel ? And please for assembly ?
klimi
kernel.org
BinaryByter
BinaryByter
when you are able to understand what this code does and explain why and how, you are ready
BinaryByter
and in that case, wiki.osdev.org
Anonymous
you should be able to code first
Ok, Which books I should read ? 2year ago I read this
Anonymous
Mihail
Why not make a "map" of them and then make a get_buffer function or something? Imo that'd look way cleaner
Mihail
Tho now that I look at it some have different sizes
Anonymous
@linuxer4fun So What book do you suggest it to read ?
Mihail
@linuxer4fun So What book do you suggest it to read ?
You're trying to write your own kernel? Read tutorials on OSDev wiki
BinaryByter
which you dont want in a kernel