HDU 5099 Comparison of Android versions(坑水题)

As an Android developer, itˇs really not easy to figure out a newer version of two kernels, because Android is updated so frequently and has many branches. Fortunately, Google identifies individual builds with a short build code, e.g. FRF85B.The first letter is the code name of the release family, e.g. F is Froyo. The code names are ordered alphabetically. The latest code name is K (KitKat).The second letter is a branch code that allows Google to identify the exact code branch that the build was made from, and R is by convention the primary release branch.The next letter and two digits are a date code. The letter counts quarters, with A being Q1 2009. Therefore, F is Q2 2010. The two digits count days within the quarter, so F85 is June 24 2010.Finally, the last letter identifies individual versions related to the same date code, sequentially starting with A; A is actually implicit and usually omitted for brevity.Please develop a program to compare two Android build numbers.

,并且为之实践了关怀和付出的善举。对于我性情中的易感和怨薄,

HDU 5099 Comparison of Android versions(坑水题)

相关文章:

你感兴趣的文章:

标签云: