2018年8月16日

hdu 5878

摘要: I Count Two Three Time Limit: 3000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 2719 Accepted Submission(s): 11 阅读全文

posted @ 2018-08-16 16:31 cltt 阅读(153) 评论(0) 推荐(0)

The North American Invitational Programming Contest 2018 D. Missing Gnomes

摘要: A family of nn gnomes likes to line up for a group picture. Each gnome can be uniquely identified by a number 1..n1..n written on their hat. Suppose t 阅读全文

posted @ 2018-08-16 15:53 cltt 阅读(151) 评论(0) 推荐(0)

The North American Invitational Programming Contest 2018 H. Recovery

摘要: Consider an n \times mn×m matrix of ones and zeros. For example, this 4 \times 44×4: \displaystyle \begin{matrix} 1 & 1 & 1 & 1 \\ 0 & 1 & 1 & 1 \\ 0 阅读全文

posted @ 2018-08-16 15:33 cltt 阅读(357) 评论(0) 推荐(0)

cf 1016D

摘要: D. Vasya And The Matrix time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output D. Vasya And The 阅读全文

posted @ 2018-08-16 14:55 cltt 阅读(170) 评论(0) 推荐(0)

误区

摘要: int n; int main() { scanf("%d",&n); cout>b == a/(2^b) &&还具有短路的功能,即如果第一个表达式为false,则不再计算第二个表达式 int a[5]; char c ='d'; for(int i=0;i<4;i++) a[i]=i; for(int i=0;i<... 阅读全文

posted @ 2018-08-16 11:50 cltt 阅读(185) 评论(0) 推荐(0)

poj 3783

摘要: Balls Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 1196 Accepted: 783 Description The classic Two Glass Balls brain-teaser is often pose 阅读全文

posted @ 2018-08-16 10:45 cltt 阅读(223) 评论(0) 推荐(0)

导航