Stefan
i believe this is derived from magic square
Dima
Anonymous
Stefan
you cannot just extend the matrix like that
Stefan
btw this is definitely singular
Stefan
why?
strictly speaking you are making the impossible, expanding dimension
Stefan
from a 2d point to 4d
Anonymous
from a 2d point to 4d
a - b = 9 c - d = 14 a + c = 12 b + d = 2 is equal to a - b +0*c+0*d = 9 0*a + 0*b +c - d = 14 a +0*b+c+0*d = 12 0*a+b +0*c+ d = 2
Anonymous
👍👍👍
TrUstEd
Anonymous
🙂
Stefan
good
Stefan
we are all human
Stefan
no synths
Dima
what if we are in the matrix
Dima
and all human classes are Object
Dima
or kinda
Stefan
what if we are in the matrix
i need to take both pills
️markdonz️
Pls who is good at carding pls I need your help
Anonymous
Thanks
Dima
welcome
Anonymous
Please guys who can show me a good book for directx
Anonymous
I have searched on Google but most of the results point to Microsoft docs
Anonymous
Guys what is a indexer? When it comes to vim
Anonymous
Thank you
Jorge
Thanks!
Nameful
Test
Nameful
Did the verification work?
Nameful
I can't tell
Anonymous
Guys what is a indexer? When it comes to vim
Do you mean a code indexer like rtags, Kythe etc? Basicly a system which creates a index of your code base and let your search for function definitions, classes, and other symbols. They also have other powerful features
Mihail
Did the verification work?
If it didn't you would be unable to send messages
Nakul Parmar👨‍💻👑
/hi
Nakul Parmar👨‍💻👑
/i am nakul
Anonymous
Nice
Nakul Parmar👨‍💻👑
Nothing
Nakul Parmar👨‍💻👑
By mistakes bro
klimi
/hi
/hi why do you type like this ?
klimi
/it's awesome... I see
منال
Thnkz uwelcom
Nameful
Do you use std::endl or '\n'?
klimi
Depends on the situation
klimi
#noendl
Nameful
I've seen videos like this, and I get why you almeot always prefer '\n', but I still feel curious about if anyone here actually has use for std::endl
klimi
Well
klimi
Std::endl does std::flush
klimi
You can read what that does
Francisco
If you have to be sure your output is displayed, you need to use endl over \n
Or you can use std::clog, which automatically flushes
Natan Ye Aster Lij | Official
💰 Wallet
Ariana
wtg
Dima
wtf..
Natan Ye Aster Lij | Official
💰 Wallet
Ariana
?!?!?
BinaryByter
💰 Wallet
Anonymous
Wtf? Is this a joke I don't understand?
Francisco
std::flush ?
Sorry, I meant that the stream clog doesn't wait for the buffer to be full in order to print (cout does wait until it's full)
Anonymous
Guys, please WHO can recommend a good book to start with visual studio
Ariana
ʕ •ᴥ•ʔ
Anonymous
Sorry direct x
Anonymous
Not visual studio
Anonymous
I mean direct x in visual studio
Nameful
May I ask why you choose DirectX?
Anonymous
Because I am interested in developing windows apps
Anonymous
I want to learn the best api for any platform
Ariana
There isnt a best
Anonymous
Since direct x is the best api for windows
Ariana
nope
Ariana
I disagree
Anonymous
But using direct x is faster on windows than opengl
Ariana
i think you are confused
Ariana
Look up what an api is
Ariana
Then come back
Anonymous
OK. please explain
Ariana
google exists