You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

349 B

How to begin

Please execute the compilergcc.bat to compile.

Or you can install gcc manually and use the following command to compile.

$ g++ -O2 -o same_vec same_vec.cpp
$ g++ -O2 -o Fraction_test Fraction_test.cpp Fraction.h

gcc Download url

For windows https://yimian-setup.obs.myhwclouds.com/setup/tdm64-gcc-5.1.0-2.exe