1. 程式人生 > >OPJ-3349 SnowflakeSnowSnowflakes 解題報告(hash) 兩片相同的雪花

OPJ-3349 SnowflakeSnowSnowflakes 解題報告(hash) 兩片相同的雪花

You may have heard that no two snowflakes are alike. Your task is to write a program to determine whether this is really true. Your program will read information about a collection of snowflakes, and search for a pair that may be identical. Each snowflake has six arms. For each snowflake, your program will be provided with a measurement of the length of each of the six arms. Any pair of snowflakes which have the same lengths of corresponding arms should be flagged by your program as possibly identical.