D - D Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%lld & %llu Submit Status Practice LightOJ 1414 D - D Submit Status Practice LightOJ 1414
转载 2016-05-01 20:34:00
72阅读
2评论
下载地址:http://wpf.codeplex.com/releases/view/40535 下载安装文件,安装以后,在目录: C:\Program Files\WPF Toolkit\v3.5.50211.1 下面有需要的dll 接下来开始使用介绍: 1 创建WPF Application 程序,引用WPFToolkit.dll 2 在xaml文件中添加引用 xml
转载 精选 2010-05-17 17:02:33
3848阅读
Time limit: 2sec /Stack limit: 256MB /Memory limit: 256MBProblemCharlie was born January 1st of the yearA, on the Earth. He will leave the Earth on De...
转载 2015-08-18 13:43:00
44阅读
以下內容轉載自 http://www.tiobe.com   TIOBE Programming Community Index for February 2011 February Headline: C# and Python are closing the gap on PHP The rise of C# and Python are continuing i
转载 精选 2011-03-05 08:15:51
655阅读
It does not do to dwell on dreams, and forget to live. 人不能只生活在梦里,只依靠虚幻的东西而忘记了生活。 Don't forget to live. Because only the real world can give you the fo
转载 2017-04-14 11:25:00
43阅读
2评论
There are no shortcuts to any place worth going. 任何值得去的地方,都没有捷径。 Several years ago, I climbed the Huashan Mountain with my classmates. It is one of th
转载 2017-04-13 12:42:00
61阅读
2评论
February Challenge 2021 Division 1 Prime Game 结论:设前 \(Y+1\) 个小的质数的乘积是 \(P\),若 \(P|N\),那么先手胜,否则后手胜。 只需要考虑证明:从$P|N$ 改一次一定到不整除的状态,从不整除的状态改一次可以到整除的状态,而 \( ...
转载 2021-08-27 08:01:00
77阅读
2评论
http://lightoj.com/volume_showproblem.php?problem=14141414 - February 29     
原创 2023-02-07 16:39:10
55阅读
\(\text{Solution}\) 一个点可与另一个颜色相同点同时涂色当且仅当两点间颜色都大于等于这两点 那么我们可以预处理一个点向左向右最远能到的位置,记为 \(l_i,r_i)\) 当 \(l_i = l_j \text{ and }r_i = r_j\) 时,\((i,j)\) 就可以同时 ...
转载 2021-08-16 17:07:00
59阅读
2评论
ay-1-2003   ChangelogsiText 0.30 - 0.99 (February 14, 2000 - May 1, 2003)iText 0.30 - 0.99 (February 14, 2000 - ...
原创 2023-06-27 21:56:28
78阅读
Description&Data Constraint Bessie 最近收到了一套颜料,她想要给她的牧草地一端的栅栏上色。栅栏由 \(N\) 个 \(1\) 米长的小段组成(\(1\le N\le 2\cdot 10^5\))。Bessie 可以使用 \(N\) 种不同的颜色,她将这些颜色由浅到深 ...
转载 2021-08-16 22:07:00
203阅读
2评论
题意:N头牛 公牛与公牛之间最小间隔K头母牛之前用排列组合的方法去思考,数据大,不能解i<=kf[0]=i+1当i头牛是母牛时,没什么限制,f[i]+=f[i-1]当i头是公牛时,之前要有K头奶牛,f[i]+=f[i-k-1]View Code #include<stdio.h>int dp[100009];int main(){ int n,k; while(scanf("%d%d",&n,&k)!=EOF) { int i; for(i=0;i<=n;i++) { if(i<=k) ...
转载 2011-09-01 21:15:00
37阅读
2评论
题目链接:点击打开链BIt is 2012, and it's a leap year. So there is
原创 2022-09-22 10:35:59
40阅读
LightOJ - 1414February 29Time Limit:                                           rmat:                          
原创 2016-04-30 17:54:02
22阅读
Problem G. GridlandiaInput file: standard inputOutput file: standard outputTime limit: 1 secondMemory limit: 256 megabytes给一个n∗
原创 2023-03-06 07:49:40
176阅读
From: 贵阳Sent: Friday, February 01, 2013 9:06 AM某些URL被存到LRAWday, February 01, 2013 11:53...
原创 2022-04-14 11:21:01
122阅读
Monday, February 21 2022TasksNotesUI FrameworkBaseBasePanelConcreteManagerPanelManagerUIManagerUIToolUITypeScenesBaseConcreteSceneSystemMonday, February 21 2022Tasks 整理UI框架Notes创建了UI框架和场景框架UI Framewor
转载 2024-10-07 12:02:31
67阅读
February
转载 2011-02-15 20:57:00
42阅读
2评论
Atitit swt 4.3 4.4 4.5 新特性java attilax总结 1. 4.5 Release - June 3, 20151 1.1. Older Releases1 2. SWT 4.4.2, 4 February 2015.1 3. SWT 4.3.2, 21 February
转载 2016-02-18 02:07:00
129阅读
2评论
模式和实践团队今天发布了Web Client Software Factory 2.0 for VS2008,下载地址: Web Client Software Factory - February 2008 Web Client Software Factory Source Code - February 2008 Web Client Software Factory Source
原创 2008-02-29 21:43:00
975阅读
  • 1
  • 2
  • 3
  • 4
  • 5