摘要:
time limit per test 1 second memory limit per test256 megabytes input standard input output standard output time limit per test 1 second memory limit 阅读全文
posted @ 2018-05-18 17:52
Termin
阅读(340)评论(0)推荐(0)
摘要:
Problem Description A number sequence is defined as follows:f(1) = 1, f(2) = 1, f(n) = (A * f(n - 1) + B * f(n - 2)) mod 7.Given A, B, and n, you are 阅读全文
posted @ 2018-05-03 20:34
Termin
阅读(163)评论(0)推荐(0)
摘要:
Problem Description There are two circles in the plane (shown in the below picture), there is a common area between the two circles. The problem is ea 阅读全文
posted @ 2018-04-27 19:38
Termin
阅读(240)评论(0)推荐(0)
摘要:
Angel was caught by the MOLIGPY! He was put in prison by Moligpy. The prison is described as a N * M (N, M <= 200) matrix. There are WALLs, ROADs, and 阅读全文
posted @ 2018-04-24 20:34
Termin
阅读(196)评论(0)推荐(0)
摘要:
巴什博弈: Tang and Jiang are good friends. To decide whose treat it is for dinner, they are playing a game. Specifically, Tang and Jiang will alternativel 阅读全文
posted @ 2018-04-22 09:54
Termin
阅读(291)评论(0)推荐(0)