Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 512 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 512 Bytes

highloadcup2017

Sources from competition on https://highloadcup.ru

Run get_highloadcup_tester.sh first to obtain usefull testing utility.

To start the server type: go run *.go 8080 ./data/

Then you may run some tests in the correct order: ./smoke_test1.sh ./smoke_test2.sh ./smoke_test3.sh

Full test data with documentation can be found at https://github.com/sat2707/hlcupdocs

From the competition rules all json files should be packed into one data.zip and placed in a directory with options.txt in it.