/* * Copyright (c) 2015 Camil Staps */ package com.camilstaps.route66; /** * * @author camilstaps */ public class Week14Route66 { /** * @param args the command line arguments */ public static void main(String[] args) { // TODO code application logic here } }