/*
* linearize.cpp
* Univeristy of Michigan, Ann Arbor
* EECS 281 W18E1 Q27.
* SUBMIT ONLY THIS FILE TO GRADESCOPE.
*/
// Common #includes for convience.
// No need to use them.
// Remove any of them if you want.
#include
#include
#include
#include
#include
#include
#include
#include