#################################################################################################### # # Invoking X3D model self-test: # # $ python PortHueneme.py # # Python package x3d.py package is available on PyPI for import. # This approach simplifies Python X3D deployment and use. # https://pypi.org/project/x3d # # Installation: # pip install x3d # or # python -m pip install x3d # # Developer options for loading x3d package in other Python programs: # # from x3d import * # preferred approach, terser source that avoids x3d.* class prefixes # # or # import x3d # traditional way to subclass x3d package, all classes require x3d.* prefix, # # but python source is very verbose, for example x3d.Material x3d.Shape etc. # # X3dToPython.xslt stylesheet insertPackagePrefix=true supports this option. # #################################################################################################### from x3d import * newModel=X3D(profile='Immersive',version='3.0', head=head( children=[ meta(content='PortHueneme.x3d',name='title'), meta(content='Port Hueneme California and general vacinity. 11 km x 10.8 km in size based on DTED Level 1 data.',name='description'), meta(content='James Harney',name='creator'), meta(content='28-January-2002',name='created'), meta(content='20 October 2019',name='modified'), meta(content='https://savage.nps.edu/Savage/Locations/PortHuenemeCalifornia/PortHueneme.x3d',name='identifier'), meta(content='National Imagery and Mapping Agency, DTED Level 1, TCD:DTED128:008',name='reference'), meta(content='PortHuenemeConvert.m',name='generator'), meta(content='campenColorMap.m',name='generator'), meta(content='printX3dHeader.m',name='generator'), meta(content='printX3dFooter.m',name='generator'), meta(content='../../license.html',name='license')]), Scene=Scene( # NavigationInfo: increased speed for responsiveness, increased collision boundary to eliminate aliasing # increased avatar size and step height for easier navigation over ground (as, for example, a tracked vehicle) children=[ WorldInfo(title='PortHueneme.x3d'), NavigationInfo(avatarSize=[8,6.0,5.0],speed=100,type='"EXAMINE" "WALK" "ANY"',visibilityLimit=30000), Viewpoint(DEF='OverheadView',description='Entry View of Port Hueneme California',orientation=(-.994,-.096,.059,.8282),position=(4049.6,12384.7,17187.7)), Background(groundAngle=[1.309,1.570796],groundColor=[(0.1,0.1,0),(0.4,0.25,0.2),(0.6,0.6,0.6)],skyAngle=[1.309,1.571],skyColor=[(0,0.2,0.7),(0,0.5,1),(1,1,1)]), # terrain grid Shape(DEF='elevationData', geometry=ElevationGrid(height=[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,5,5,3,3,3,3,4,6,8,8,8,8,7,6,5,4,5,5,5,5,5,6,6,6,6,6,7,7,7,7,7,8,8,8,8,8,8,8,9,9,9,9,9,10,10,10,10,10,11,11,11,11,11,11,11,12,12,12,12,12,12,13,13,13,14,14,14,14,14,14,14,15,15,15,15,15,15,15,15,15,15,16,16,16,16,17,17,17,17,17,17,17,17,17,17,17,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,3,6,4,3,3,3,3,3,3,8,11,11,7,6,5,4,5,5,5,5,5,6,6,6,6,6,6,6,7,7,7,7,7,8,8,8,8,8,9,9,9,9,9,9,9,10,10,10,10,11,11,11,11,11,11,12,12,12,12,12,12,12,13,13,14,14,14,14,14,14,14,14,15,15,15,15,15,15,15,15,15,15,16,16,16,16,17,17,16,16,17,17,17,17,17,17,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,5,6,3,3,3,3,3,4,7,10,14,8,7,5,4,5,5,5,5,5,5,6,6,6,6,6,6,6,7,7,7,7,8,8,8,8,8,8,9,9,9,9,9,9,9,10,10,10,10,11,11,11,11,11,12,12,12,12,12,12,12,13,13,13,14,14,14,14,14,14,14,14,14,15,15,15,15,15,15,15,15,15,16,16,16,16,16,16,16,16,16,16,17,17,17,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,7,5,3,3,3,3,4,6,8,8,8,8,7,5,4,5,5,5,5,5,5,5,6,6,6,6,6,6,7,7,7,8,8,8,8,8,8,8,9,9,9,9,9,9,10,10,10,10,11,11,11,11,11,11,12,12,12,12,12,12,13,13,13,13,13,14,14,14,14,14,14,14,14,14,14,15,15,15,15,15,15,15,15,16,16,16,16,16,16,16,16,16,16,16,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,5,7,5,3,3,3,4,6,8,8,8,8,8,6,4,4,5,5,5,5,5,5,5,6,6,6,6,6,6,7,7,7,8,8,8,8,8,8,9,9,9,9,9,9,10,10,10,10,11,11,11,11,11,11,12,12,12,12,12,12,12,12,13,13,13,13,13,14,14,14,14,14,14,14,14,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,16,16,16,16,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,7,6,3,3,3,4,6,8,8,8,8,8,7,5,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,7,7,7,8,8,8,8,8,8,9,9,9,9,9,9,10,10,10,10,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,13,13,13,13,14,14,14,14,14,14,14,14,14,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,5,7,5,3,3,3,5,7,8,8,8,8,8,6,5,4,4,4,5,5,5,5,5,5,5,6,6,6,6,6,7,7,7,8,8,8,8,8,8,9,9,9,9,9,10,10,10,10,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,13,13,13,13,14,14,14,14,14,14,14,14,14,14,14,15,15,15,15,15,15,15,15,15,15,15,15,15,15,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,8,6,3,3,3,4,7,8,8,8,8,8,7,6,5,4,4,4,4,5,5,5,5,5,5,6,6,6,6,7,7,7,8,8,8,8,8,8,9,9,9,9,9,9,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,13,13,13,13,13,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,15,15,15,15,15,15,15,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,3,8,3,3,3,3,4,6,7,8,8,8,7,7,5,4,4,4,4,4,4,5,5,5,5,6,6,6,6,7,7,7,7,8,8,8,8,8,8,9,9,9,9,9,9,10,10,10,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,13,13,13,13,13,14,14,14,14,14,14,14,14,14,14,14,14,14,14,15,15,15,15,15,15,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,6,6,3,3,3,3,5,7,8,8,8,8,7,6,4,3,3,4,4,4,4,5,5,5,5,6,6,6,6,7,7,7,8,8,8,8,8,8,9,9,9,9,9,9,10,10,10,10,11,11,11,11,11,11,11,11,10,11,11,11,12,12,12,12,12,12,12,12,13,13,13,13,13,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,15,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,3,8,3,3,3,3,5,8,8,8,8,8,7,6,5,4,3,4,4,4,4,5,5,5,5,6,6,6,6,7,7,7,7,8,8,8,8,8,8,9,9,9,9,9,9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,12,12,12,12,13,13,13,13,13,13,13,13,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,6,6,3,3,3,3,6,7,8,8,8,7,6,5,4,3,4,4,4,4,5,5,5,5,6,6,6,6,6,7,7,7,7,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,10,11,11,11,11,11,12,12,12,12,12,13,13,13,13,13,13,13,14,14,14,14,14,14,14,14,14,14,14,14,14,14,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,3,8,3,3,3,3,3,8,8,8,8,7,6,5,4,3,4,4,4,5,5,5,5,5,6,6,6,6,6,6,6,7,7,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,10,10,11,11,11,11,11,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,14,14,14,14,14,14,14,14,14,14,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,6,6,3,3,3,3,5,8,9,8,7,6,5,4,3,4,4,4,5,5,5,5,5,6,6,6,6,6,6,7,7,7,7,8,8,8,8,8,8,8,9,9,9,8,8,8,8,8,9,9,9,9,9,9,9,9,9,10,10,10,11,11,11,11,12,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,13,13,14,14,14,14,14,14,14,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,5,8,4,3,3,3,5,7,9,8,7,6,5,4,3,3,4,4,4,5,5,5,5,5,6,6,6,6,6,6,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,10,10,10,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,13,13,13,13,13,13,13,13,14,14,14,14,14,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,8,6,3,3,3,3,5,8,10,10,8,6,5,3,3,4,4,4,5,5,5,5,5,6,6,6,6,6,6,6,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,10,10,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,13,13,13,13,13,14,14,14,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,6,8,3,3,3,4,5,8,11,10,8,7,5,4,3,3,4,4,5,5,5,5,5,5,6,6,6,6,6,6,6,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,10,10,10,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,13,13,13,13,13,13,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,8,6,3,3,3,3,3,7,10,9,7,6,4,3,3,4,4,5,5,5,5,5,5,5,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,9,9,9,9,9,10,10,10,10,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,13,13,13,13,13,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,6,8,3,3,3,3,3,6,8,9,7,6,5,4,3,3,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,9,9,9,9,9,10,10,10,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,13,13,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,8,6,3,3,3,3,5,7,9,7,6,5,4,3,3,4,4,4,4,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,8,8,8,8,8,8,8,9,9,9,9,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,12,13,13,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,6,8,3,3,3,3,3,5,7,7,6,5,4,4,3,3,4,4,4,4,4,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,8,8,8,8,8,8,8,9,9,9,9,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,12,13,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,8,6,3,3,3,3,5,6,7,6,5,4,3,3,3,3,3,4,4,4,4,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,8,8,8,8,8,8,9,9,9,9,9,9,10,10,10,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,6,8,3,3,3,3,3,5,7,7,6,5,4,3,2,3,3,3,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,7,7,7,7,7,7,8,8,8,8,8,8,9,9,9,9,9,9,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,6,6,3,3,3,3,4,5,6,4,3,3,3,2,3,3,3,3,3,3,4,4,4,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,7,7,7,7,7,7,7,8,8,8,8,8,9,9,9,9,9,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,8,7,3,3,3,3,4,5,6,3,3,3,3,2,2,3,3,3,3,3,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,7,7,7,7,7,7,7,8,8,8,8,8,9,9,9,9,10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,5,5,3,3,3,4,5,6,5,4,4,3,3,2,2,3,3,3,3,3,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,7,7,7,7,8,8,8,8,8,8,9,9,9,9,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,4,7,3,3,3,4,4,5,6,5,4,3,3,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,7,7,7,7,7,8,8,8,8,9,9,9,9,10,10,10,10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,12,12,12,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,5,5,3,3,3,4,5,6,6,5,4,3,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,7,7,7,8,8,8,8,9,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,12,12,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,3,6,5,3,3,3,4,5,5,4,3,3,3,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,7,7,7,8,8,8,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,10,10,10,10,10,11,11,11,11,11,11,11,12,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,5,5,3,3,3,3,4,3,3,3,3,3,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,7,7,8,8,8,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,10,10,10,10,11,11,11,11,11,11,11,11,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,5,3,3,3,3,3,3,3,3,3,3,3,3,2,2,2,2,2,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,7,7,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,10,10,10,10,10,11,11,11,11,11,11,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,4,5,3,3,3,3,3,3,5,4,3,3,3,2,2,2,2,2,2,3,3,3,3,3,4,4,4,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,7,7,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,10,10,10,11,11,11,11,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,5,4,3,3,3,3,4,7,8,3,3,3,2,2,2,2,2,2,3,3,3,3,3,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,7,7,8,8,8,8,8,9,9,9,9,9,9,9,9,9,8,8,8,9,9,9,9,9,9,9,9,9,10,10,10,10,10,11,11,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,4,4,3,3,3,3,3,6,8,6,3,3,3,2,2,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,7,7,8,8,8,8,8,8,9,9,9,9,9,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,10,10,10,10,10,11,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,4,4,3,3,3,3,3,8,6,4,3,3,2,2,-1,-1,2,2,2,3,3,3,3,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,10,10,10,10,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,3,4,3,3,3,4,7,8,6,3,3,3,2,2,-1,-1,2,2,2,2,3,3,3,3,3,4,4,4,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,6,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,9,10,10,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,4,4,3,3,4,5,4,3,3,3,3,2,2,-1,-1,-1,2,2,2,2,3,3,3,3,3,4,4,4,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,6,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,9,9,9,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,4,3,3,3,3,3,3,3,3,3,2,2,-1,-1,-1,2,2,2,2,2,3,3,3,3,4,4,4,4,4,4,5,5,5,5,5,5,5,6,6,6,6,6,6,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,9,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,3,3,3,3,4,4,5,4,4,3,3,2,2,-1,-1,-1,2,2,2,2,3,3,3,3,3,3,4,4,4,4,4,5,5,5,5,5,5,6,6,6,6,6,6,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,3,3,4,5,6,6,5,4,3,3,2,2,-1,-1,-1,-1,2,2,2,2,3,3,3,3,3,3,3,4,4,4,5,5,5,5,5,6,6,6,6,6,6,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,4,6,7,8,8,7,4,3,3,3,2,2,-1,-1,-1,2,2,2,2,2,3,3,3,3,3,3,4,4,4,4,5,5,5,5,5,6,6,6,6,6,7,7,7,8,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,4,5,6,7,7,5,4,4,3,3,2,2,-1,-1,-1,-1,2,2,2,2,2,3,3,3,3,3,3,4,4,4,5,5,5,5,5,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,4,5,6,6,5,5,4,3,3,2,2,2,-1,-1,-1,2,2,2,2,2,2,3,3,3,3,3,4,4,4,4,5,5,5,5,5,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,9,9,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,3,5,5,5,4,4,3,3,3,2,2,2,-1,-1,-1,-1,2,2,2,2,2,2,3,3,3,3,3,4,4,4,5,5,5,5,5,5,6,6,6,6,6,7,7,7,7,7,7,7,7,6,6,6,6,6,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,9,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,4,4,4,4,4,3,3,3,2,2,2,-1,-1,-1,-1,-1,2,2,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,5,5,6,6,6,6,6,7,7,7,6,6,6,6,6,6,6,6,6,6,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,3,3,3,3,3,3,3,3,3,2,2,2,-1,-1,-1,-1,-1,2,2,2,2,2,3,3,3,3,3,4,4,4,4,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,3,3,3,3,3,3,3,3,2,2,2,-1,-1,-1,-1,-1,2,2,2,2,2,2,3,3,3,3,3,4,4,4,4,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,3,3,3,3,3,3,3,3,2,2,2,-1,-1,-1,-1,-1,2,2,2,2,2,3,3,3,3,3,4,4,4,4,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,8,8,8,8,8,8,8,8,8,8,8,8,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,3,3,3,3,3,3,3,3,2,2,2,-1,-1,-1,-1,-1,-1,2,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,5,5,6,6,6,6,6,6,6,7,7,7,8,8,8,8,8,8,8,8,8,8,8,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,3,3,3,3,3,3,3,3,2,2,2,2,-1,-1,-1,-1,-1,-1,2,2,2,2,3,3,3,3,3,4,4,4,4,5,5,5,5,5,5,6,6,6,6,6,6,6,6,5,5,5,5,5,6,6,6,6,6,6,7,7,7,7,8,8,8,8,8,8,8,8,8,8,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,3,3,3,3,3,3,3,2,2,2,2,-1,-1,-1,-1,-1,-1,2,2,2,2,2,3,3,3,3,3,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,7,7,7,7,7,7,8,8,8,8,8,8,8,8,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,3,3,3,3,3,3,2,2,2,2,2,-1,-1,-1,-1,-1,-1,2,2,2,2,2,3,3,3,3,3,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,8,8,8,8,8,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,3,3,3,3,3,3,2,2,2,2,2,2,-1,-1,-1,-1,-1,-1,2,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,3,3,3,3,3,3,2,2,2,2,2,2,-1,-1,-1,-1,-1,-1,2,2,2,2,3,3,3,3,3,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,3,3,3,3,3,3,2,2,2,2,2,2,-1,-1,-1,-1,-1,-1,2,2,2,2,3,3,3,3,3,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,3,3,3,3,3,3,2,2,2,2,2,2,2,-1,-1,-1,-1,2,2,2,2,2,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,3,3,3,3,3,3,3,3,3,3,3,3,2,2,-1,-1,-1,-1,2,2,2,2,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,3,3,3,3,3,4,4,4,4,4,4,3,2,-1,-1,-1,-1,-1,2,2,2,2,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,3,3,3,3,4,4,5,5,5,4,3,2,-1,-1,-1,-1,-1,-1,2,2,2,2,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,5,5,5,5,5,5,5,5,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,3,3,3,3,4,4,4,4,3,2,2,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,3,3,3,3,4,4,4,3,2,2,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,3,3,3,3,3,3,2,2,2,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,3,3,3,3,2,2,2,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,2,2,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,5,5,5,5,5,4,4,4,4,4,4,4,4,4,4,4,5,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,3,3,3,4,4,4,4,4,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,3,3,3,3,3,3,3,4,4,4,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,2,2,2,2,2,2,3,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,2,2,2,2,2,2,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,2,2,2,2,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,2,2,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,2,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],solid=False,xDimension=108,xSpacing=100,zDimension=110,zSpacing=100, color=Color(color=[(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.4745,0.4667,0.3804),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1),(0.1,0.1,1)])))]) ) # X3D model complete #################################################################################################### # Self-test diagnostics #################################################################################################### print('Self-test diagnostics for PortHueneme.py:') if metaDiagnostics(newModel): # built-in utility method in X3D class print(metaDiagnostics(newModel)) # display meta info, hint, warning, error, TODO values in this model # print('check newModel.XML() serialization...') newModelXML= newModel.XML() # test export method XML() for exceptions during export newModel.XMLvalidate() # print(newModelXML) # diagnostic try: # print('check newModel.VRML() serialization...') newModelVRML=newModel.VRML() # test export method VRML() for exceptions during export # print(prependLineNumbers(newModelVRML)) # debug print("Python-to-VRML export of VRML output successful", flush=True) except Exception as err: # usually BaseException # https://stackoverflow.com/questions/18176602/how-to-get-the-name-of-an-exception-that-was-caught-in-python print("*** Python-to-VRML export of VRML output failed:", type(err).__name__, err) if newModelVRML: # may have failed to generate print(prependLineNumbers(newModelVRML, err.lineno)) try: # print('check newModel.JSON() serialization...') newModelJSON=newModel.JSON() # test export method JSON() for exceptions during export # print(prependLineNumbers(newModelJSON)) # debug print("Python-to-JSON export of JSON output successful (under development)") except Exception as err: # usually SyntaxError print("*** Python-to-JSON export of JSON output failed:", type(err).__name__, err) if newModelJSON: # may have failed to generate print(prependLineNumbers(newModelJSON,err.lineno)) print("python PortHueneme.py load and self-test diagnostics complete.")