ganmodokix / ysn

Template tools for competitive programming
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Demand for #pragma #22

Closed ganmodokix closed 1 year ago

ganmodokix commented 1 year ago

like #pragma GCC target ("arch=avx"), #pragma GCC optimize("O3")

https://qiita.com/ageprocpp/items/7bda728d109c953ece3c

ganmodokix commented 1 year ago

needs some speficier to put a template onto the topmost part of .cpp

ganmodokix commented 1 year ago

now engine.py treats 575.cpp so https://github.com/ganmodokix/ysn/blob/5503868f6d94bd11051a61b96b69af353c73513c/bin/engine.py#LL94C12-L94C12