zen0wu / topcoder-greed

greedy editor for topcoder arena
Apache License 2.0
229 stars 48 forks source link

Add clion support, char type bug fix, auto open html #175

Open hl-a-k opened 8 years ago

hl-a-k commented 8 years ago

1 add clion project support when open a problem, will change CMakeLists.txt 2 add char type. Fixed SRM 627 div2 500 null point exception 3 auto open html file use system default browser (working in MAC OS)