Day 3 quest . Focusing on input output operations on Text file data-sets using Jav
#in our Quest we are interested in just making a slideshow , not worring on how interesting it will be
#The problem statement describes the formarts of the datasets and gives us the primary definitions to be used. #pic We define a datastructure to help us get pic_tag , if pic is horizontal or vertical then finaly get us the pic id. For each pic , count Number of tags Then append the pic to the picutures arraylist . #side
Main.java contains the functions the read the input, write the output,and a function to merge verical pictures into slides.
#runnig the code just run Main.java.