•The Alchemist by Paulo Coelho
•Awaken the Giant Within by Tony Robbins
•The Power of Positive Thinking by Norman Vincent Peale
•Man’s Search for Meaning by Victor E. Frankl
•Smarter, Faster, Better: The Secrets of Being Productive in Life and Business by Charles Duhigg
•Grit: The Power of Passion and Perseverance by Angela Duckworth
•Choose Yourself by James Altucher
•The 7 Habits of Highly Effective People by Stephen P. Covey
•How to Win Friends and Influence People by Dale Carnegie
•Think and Grow Rich by Napoleon Hill
https://drive.google.com/file/d/1Sng4yU5EmofYvFAp9vx2r62l86IU5kxj/view?usp=drivesdk
ReplyDeletesudo add-apt-repository universe
ReplyDeletesudo apt update
sudo rm /var/lib/dpkg/lock
sudo apt install -y gcc g++ libsdl-image1.2 libsdl-image1.2-dev guile-2.0 guile-2.0-dev guile-1.8 guile-1.8-dev libsdl1.2debian libart-2.0-dev libaudiofile-dev libesd0-dev libdirectfb-dev libdirectfb-extra libfreetype6-dev libxext-dev x11proto-xext-dev libfreetype6 libaa1 libaa1-dev libslang2-dev libasound2 libasound2-dev build-essential
wget http://download.savannah.gnu.org/releases/libgraph/libgraph-1.0.2.tar.gz
tar -xvzf libgraph-1.0.2.tar.gz
cd libgraph-1.0.2
sudo ./configure
sudo make
sudo make install
sudo cp /usr/local/lib/libgraph.* /usr/lib
cd /home/$USER/Desktop
wget -O demo.cpp https://pastebin.com/raw/ZZBs7iPL
gcc demo.cpp -o demo -lgraph
./demo
-static-libgcc -lbgi -lgdi32 -lcomdlg32 -luuid -loleaut32 -lole32
ReplyDeletehttps://drive.google.com/drive/folders/1KPSJStrn6sQ9dUgGqDkXPnGdq4vOi2Wl?usp=sharing
ReplyDelete