Homework Assignment #1 Due: Thursday January 25 Reminder: There will be no class on Tuesday. Instead, you are encouraged to attend a lecture (or more!) from the Georgia Tech DIMACS workshop held from Monday to Wednesday in the TSRB Auditorium: http://dimacs.rutgers.edu/Workshops/ComplexNetworks/ Using SWARM, implement a multicore program to find the histogram of an input array of size "n", where each element is a random integer in the range of 0 to 255. In the swarm subdirectory, you may want to modify the code for this purpose.