Greetings everyone! Without any intention of opening again the debate on optimisation. I would like just to be able to run locally some profiling on the C++ code I am working on. That being said, what I would like to know, is the compilation flags used on CG for contest, so that I can replicate it locally. I am on Linux using g++ if that helps. Knowing the compilator used by CG would also help I guess.
Thanks for your help.
The answer to my question is : C++ g++ 11.2.0 mode C++20 ‑lm, ‑lpthread, ‑ldl, ‑lcrypt