Skip to content

kzoacn/DS2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

环境

sudo apt install libsqlite3*

编译

g++ train.cpp -o train -std=c++11 -l sqlite3
g++ special_judge.cpp -o spj -std=c++11

运行

train

./train <input >output

special_judge

./spj input output answer

About

火车老司机2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published