what parameters are passed to gcc/g++ for submissions? i am working with different solutions for a problem that work better/worse with -O2 or -O3
-pipe -O2 -lm -s -fomit-frame-pointer -DONLINE_JUDGE