Compiler output
prog.cpp: In function ‘int fast_in_elipses(const std::pair<double, double>&)’:
prog.cpp:96:3: warning: unused variable ‘_NN’ [-Wunused-variable]
prog.cpp: In function ‘int in_elipses(const std::pair<double, double>&, int*)’:
prog.cpp:104:3: warning: unused variable ‘_NN’ [-Wunused-variable]
prog.cpp: In function ‘void monte()’:
prog.cpp:118:3: warning: unused variable ‘_NN’ [-Wunused-variable]
prog.cpp: In function ‘int main()’:
prog.cpp:184:3: warning: unused variable ‘_NN’ [-Wunused-variable]