03 2018 档案

摘要:摘自http://www.myexception.cn/cpp/1900041.html const int *p 为什么可以不初始化?c++ primer 5th P53 写道:const 对象一旦创建后其值就不能再改变,所以const对象必须初始化。 但在 P57 中练习2.28的第(e)题为什 阅读全文
posted @ 2018-03-26 17:29 LLbinGG 阅读(1640) 评论(0) 推荐(0)
摘要:2018-03-16 http://codeforces.com/problemset/problem/697/C C. Lorenzo Von Matterhorn time limit per test 1 second memory limit per test 256 megabytes i 阅读全文
posted @ 2018-03-16 20:19 LLbinGG 阅读(233) 评论(0) 推荐(0)
摘要:2018-03-11 http://codeforces.com/contest/946/problem/D D. Timetable time limit per test 2 seconds time limit per test memory limit per test 256 megaby 阅读全文
posted @ 2018-03-11 17:09 LLbinGG 阅读(198) 评论(0) 推荐(0)
摘要:2018-03-03 http://codeforces.com/problemset/problem/937/B B. Vile Grasshoppers time limit per test 1 second time limit per test memory limit per test 阅读全文
posted @ 2018-03-03 15:16 LLbinGG 阅读(199) 评论(0) 推荐(0)
摘要:2018-03-03 http://codeforces.com/problemset/problem/939/C C. Convenient For Everybody time limit per test 2 seconds time limit per test memory limit p 阅读全文
posted @ 2018-03-03 12:55 LLbinGG 阅读(624) 评论(0) 推荐(0)