Stanislav
https://github.com/Ell/umk3
deltanicola
Uhhhh
GreenWater
#include<iostream> using namespace std; class abc { public: static int x; int i; abc() { i = ++x; } }; int abc::x; main() { abc m, n, p; cout<<m.x<<" "<<m.i<<endl; }
GreenWater
Sorry fellas Pls Wat is d output of this code
David
@Aygafsam Please, use pastebin for code or use the ` quote
David
@Aygafsam And why you ask for the output? you can run it yourself
GreenWater
I don't hv compiler here
David
@Aygafsam there are online compilers. btw, the output is 3 and 1
GreenWater
Tanx
David
because x is static, for each instance of abc class it will increment by one so m.x will be 3
Anonymous
your welcome Little
Anonymous
Thanks
deltanicola
Ehi devs
deltanicola
I'm projecting an indie console
deltanicola
If you are programming a game
deltanicola
contact me
Anonymous
Nice
Anonymous
Unreal?
deltanicola
Will
huh?
Unreal engine
deltanicola
But i'm not developing a videogame... I'm projecting a console duh
Anonymous
Hey hello everyone ....I need help ...if someone find answer of this question please tell me ....
Anonymous
Anonymous
Anonymous
Please tell me answers of it ....
Anonymous
Um...
Anonymous
I won't solve exams, but if anyone wants I won't say nothing
Anonymous
Please tell me answers of it ....
hmmm why don't you use a good compiler and get the answers. if your aim is to learn. brush up your concepts again.
Anonymous
I am asking for help just because its been long time to see c program ...
Anonymous
But I will manage myself ...
Anonymous
Thanks ...
Jay
It's best to compile and Test
Jay
You will learn more
Anonymous
It's best to compile and Test
Yes I am doing that ....now ..........thanks ....
Anonymous
But still if I got some problem please help me ....
Anonymous
😊
Anonymous
Yeah
Anonymous
If you have any question come here
Anonymous
Anonymous
Anonymous
Okay ....thanks ...I will ask you Neo ...thank you so much ...
Anonymous
Hi Please who knows how to run turbo c++ 4.5 on windows 64 bit
Anonymous
Anonymous
Why ?
it has been discontinued long ago. Use the GCC compiler suite
Anonymous
if you using windows you may download and install mingw or if you can then install cygwin
Anonymous
it has been discontinued long ago. Use the GCC compiler suite
I use this compiler because we are studying it at the institute
Anonymous
C++
Anonymous
do no use turbo c++ . it is outdated and not supported anymore
Anonymous
C++
are you using any book?
Anonymous
are you using any book?
Yes, we have a curriculum in the university to study and implement what we learned on turbo c++ 4.5
Anonymous
But we only use this as a learning beginning
Anonymous
In the first stage
Anonymous
why do they still use turbo c++ in universities 😐
Anonymous
good luck with your course
Jay
😐😐😐
🤣 many institutes and Computer training companies do that here too
Anonymous
old professors
lol bad professors.
Jay
😂
Many of them don't even know BSDs 🤣
Anonymous
Ok , thank you so much
download mingw. it's easy to setup. use codeblocks IDE. it's easy. or better if you can get a copy of the microsoft c++ compiler. comes with the visual studio. This is the best c++ compiler out there.
Anonymous
Anonymous
Someone can tell me if it is posible to resolve thiS
Anonymous
(2+11i)^1/3 + (2-11i)^1/3
Anonymous
Of course
Of course what?
Anonymous
😊