Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 512 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 512 Bytes

Round1 - Khởi động

🚀 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

Đề bài

Watch the video

Build

compile to executable file

cd <this/folder/binary>
g++  -pthread ../src/script.cpp -o ./run 

Run

running exec file

cd <this/folder/binary>
./run