a2dalek / BaiTapKiemThu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Để chạy chương trình, chạy các lệnh sau:

g++ -c phanloai.cpp test.cpp
g++ -o main phanloai.o test.o
./main

About


Languages

Language:C++ 89.5%Language:C 10.5%