摘要:
1019 General Palindromic Number (20分) A number that will be the same when it is written forwards or backwards is known as a Palindromic Number. For ex 阅读全文
posted @ 2020-10-05 23:27
tao10203
阅读(129)
评论(0)
推荐(0)
摘要:
1015 Reversible Primes (20分) A reversible prime in any number system is a prime whose "reverse" in that number system is also a prime. For example in 阅读全文
posted @ 2020-10-05 20:40
tao10203
阅读(154)
评论(0)
推荐(0)
摘要:
Problem: With the 2010 FIFA World Cup running, football fans the world over were becoming increasingly excited as the best players from the best teams 阅读全文
posted @ 2020-10-05 19:11
tao10203
阅读(130)
评论(0)
推荐(0)
摘要:
Problem: The highest building in our city has only one elevator. A request list is made up with N positive numbers. The numbers denote at which floors 阅读全文
posted @ 2020-10-05 18:43
tao10203
阅读(131)
评论(2)
推荐(1)
摘要:
settings.json里面加入 "C_Cpp.clang_format_style": { BasedOnStyle: Google, IndentWidth: 4} 添加之后的效果 阅读全文
posted @ 2020-10-05 15:44
tao10203
阅读(1529)
评论(0)
推荐(0)