Hi I've noticed that you use sublime text for your cp contests and would love to know the set up about the same, even a "shorts" would do without the MinGW installation Thanks
you have shown how to run and everything but I don't how to take values from user I mean when I use cin>>val; statement and run the program it is running in console, which is read only console I am not able to give values to my program can you please help me
Go to cmake-debug folder in your clion project. Create a text file and name it as Input.txt. If you are not able to locate the cmake-debug folder from within your clion, go to your project folder from outside clion. Look for the directory cmake-debug and put in an Input.txt file in it.
Sir, the program with freopen is not working, I am giving input to the text file but after running the code I have to give the input to the terminal, and nothing is shown in the output txt file.
The first link that I have used for MinGW might not work for you and in that case, you can use the link provided below
sourceforge.net/projects/mingw
Just pin it
U made my life easier..... God bless you.... 😇😇
Thanks for this !! It is really helpful
Hi I've noticed that you use sublime text for your cp contests and would love to know the set up about the same, even a "shorts" would do without the MinGW installation
Thanks
Even I need the same thing ..if possible @Priyansh Agarwal
Thanks !! Really helpful tutorial
Was very helpful. Thanks!
Thanks a lot for the template of the input and output txt files
Great video! Please make one on PBDS in mingw too.
the template link is not working @priyansh .. anyone can share that link plz
Thanks a lot for this video.
that was helpful...thank you 💜
my left side ear enjoyed ur video.
you have shown how to run and everything
but I don't how to take values from user
I mean when I use cin>>val; statement
and run the program
it is running in console, which is read only console
I am not able to give values to my program
can you please help me
CAN I USE CLION IN 4GB RAM PLEASE REPLY
how to use precompiled headers in this IDE, I have the .gch file in the correct folder and am using "header" instead of as well
'g++' is not recognized as an internal or external command,
operable program or batch file.
its showing this
Same here how to over come that???
@@rajithramakurthi7732 I tried removing mingw and reinstalled it worked for me
@@tharunnayak14 ok i will try that
@@tharunnayak14 thank you
But this link downloads previous old versions of mingw 6.3.0 can u provide link for newer version like 9.2.0... i cannot find it online
osdn.net/projects/mingw/releases/72219
Sir I am getting some error in c with clion ide... The error is"Fatal error : no input files" plz help me😭
How to add configurations?
How should I add external libraries in it please let 😭
we can use clion for only 30 days ? Answer please
hey! for me the "continue" option in the mingw installation manager setup tool is blur after the packages are processed. what do i do?
"bits/stdc++.h" header file doesn't work
Bhai ye edit environment variables ki screen nhi open ho rhi mere device me kya kru
can i run single cpp file in clion?
Thanks for the tutorial! What to do with the error file, can you please explain?
It is just for debugging. I print all the unnecessary stuff in that file which does not get printed in the actual output while submitting.
Sir, I want to save each file of questions that I solve like I do in IntelliJ with Java. It doesn't work the same with C++. How do I do that..
Hahaa I also have same problem
😆
g++ is not recognised as an internal command
Same here how to overcome that??
Thanks a lot!!!
Can you please do the same for Mac users ?
bhaiya i am not able to create input file, plz tell how to create a new file in clion,u skipped that part in the video....
Go to cmake-debug folder in your clion project. Create a text file and name it as Input.txt. If you are not able to locate the cmake-debug folder from within your clion, go to your project folder from outside clion. Look for the directory cmake-debug and put in an Input.txt file in it.
@@PriyanshAgarwal thq u so much bhaiya
Bro template use karne se kya hoga ??
make video on ur macros and debug ,,bro very helpul
Sure
Sir, the program with freopen is not working, I am giving input to the text file but after running the code I have to give the input to the terminal, and nothing is shown in the output txt file.
Can you share the link to your code so that I know what exactly you are doing. I will try to see if there is some correction required.
Create a input and output file and put them into the project and then run the code.. hope it will work!!
@@PriyanshAgarwal I got the error, thanks!!
@@PriyanshAgarwal same problem sir please help me
@@priyanshusaxena7157 how did you solve the problem please help me
After selecting evaluate for free , will i have to buy the whole thing after 30 days or i mean it stops working?
No you can apply for the student account on JetBrains website and it will work fine then.
@@PriyanshAgarwal thanks
are bhai tuune code kaha copy kiya ye to btaa
Great
very nice video
Thanks for the template xD