Move Google Code Jam under puzzles.
This commit is contained in:
5
puzzles/google_code_jam/.vimrc.local
Normal file
5
puzzles/google_code_jam/.vimrc.local
Normal file
@@ -0,0 +1,5 @@
|
||||
let g:lcppflags="-std=c++11 -O2 -pthread"
|
||||
let g:wcppflags="/O2 /EHsc /DWIN32"
|
||||
|
||||
let g:argv=' < '.expand('%:t:r').'-sample.in'
|
||||
|
||||
Reference in New Issue
Block a user