Pratham
conversion_of_infix_exp._to_postfix.txt
Pratham
I've sent it here👆
Pratham
Yea.. please read it carefully. People will be waiting to warn you😂😂
Pratham
B/w..No hard feelings
Anonymous
It is not pastebin
i wouldnt download anything uploaded on telegram
Pratham
It is not pastebin
What's patebin then?...I thought this is the one😂
Pratham
Anonymous
Anonymous
you can post your code there and format it to the language you are using,
Anonymous
you will get a URL that you can share here on the chat
Anonymous
its is recommended to do that so you dont fill up the chat with a million lines of code ,
Anonymous
so you paste your code , choose a language, and they give you a link with your formatted code, ready to be read by someone that wants to help
Anonymous
you also can post small amounts of code directly to telegram using `
Anonymous
“``` ```”
Anonymous
const char lesson_Of_The_Day[80] = “google is your friend”
Dima
Super suspicious name
Anonymous
Hello
Anonymous
If i want to type a statement that tells if you typed not integer number print you have typed not an integer
Anonymous
What should be written between if clause brackets?
Anonymous
Any help?
Artöm
Read as string, then use strtol
Anonymous
In c not c++
Artöm
It is c
Artöm
char[N]
Anonymous
Artöm
stdlib.h
David🇨🇺ElChino
Any help?
You could use the remainder(n,d) of the math.h
Anonymous
Plz solve this using for loop
Anonymous
Plz solve this using for loop
What the fuck it that
Anonymous
assigment
I can't understand what those symbols mean Am I stupid or what?
klimi
who knows
Anonymous
David🇨🇺ElChino
Plz solve this using for loop
seriously what are those symbols?
Dima
Lol
David🇨🇺ElChino
Pattern
Use a for loop and inside of it use if with the for counter and the cout «
Anonymous
Ok
Dominic
Dominic
Help me guys I want to add names that when you entered your name it will verify is not it will reject
C.
https://pastebin.com/ckSCMQrF Hey, guys! I was doing an assignement where I had to resize a given BMP image via argv. I could copy it, and resize the final width, but I wasn't able to do the same with its height, can someone help me out?
C.
#howtoask
Dominic
I use python
Francisco
I use python
This is a C/C++ group, if you read carefuly
aaa
I use python
Can python develop mobile phones?
Anonymous
Can python develop mobile phones?
Do you want a warn too?
Ludovic 'Archivist'
Why not static ATimers* getInstance() { static ATimers* instance = new ATimers(); return instance; }
Ludovic 'Archivist'
Why don't you use smart pointers?
Because the lifetime of the accessed pointer is irrelevant to the rest of the program?
András
hello everybody, is ternary operator, more readable, than if/else ?
If it is singletone than you should read more about it
Anonymous
How to start/stop a website in IIS using c++?
Talula
Anonymous
Start and stop lls service.
I need to start/stop websites from my C++ application.
Palinuro
How to start/stop a website in IIS using c++?
xyproblem.info are you sure you are asking help for your issue instead of asking it for what you think is the correct solution of your actual issue?
Ilya
I need to start/stop websites from my C++ application.
system("net stop iss"); ...
Anonymous
which sorting technique is most powerful and faster ever made?
MilkBeforeCereal
no
MilkBeforeCereal
bubble sort is very expensive
Anonymous
no it besr bubble sort
MilkBeforeCereal
don't spread false info lol
Anonymous
bubble soet
how, it has time complexity n²
MilkBeforeCereal
MilkBeforeCereal
different scenarios have different "best"s
Anonymous
Ok i see
bogosort
Anonymous
bogosort
what's it?
Anonymous
what's it?
new sorting techniue