🚀 Scripts hiển thị từ trong database, đếm ngược 2 phút. Các chủ đề bao gồm AI, OS, Database, Network, Software, Crypto, Misc
compile to executable file
cd <this/folder/binary>
g++ -pthread ../src/script.cpp -o ./run
running exec file
cd <this/folder/binary>
./run