12345678910111213141516
// // vectordouble.hpp // fun // // Created by *** *** on 4/25/16. // Copyright © 2016 Lance Dang. All rights reserved. // #ifndef vectordouble_hpp #define vectordouble_hpp #include <stdio.h> // What does this header mean?????????????????????????? #endif /* vectordouble_hpp */