/**
* 题目:一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少?
* 时间:2015年7月29日08:31:58
* 文件:Lianxi13.java
* 作者:cutter_point
*/
package bishi.zuixin50.t2015729;
public class Lianxi13
{
public static v...
分类:
其他 时间:
2015-08-10 20:02:28
收藏:
0 评论:
0 赞:
0 阅读:
219
1、错误描述553 Mail from must equal authorized user
com.sun.mail.smtp.SMTPSendFailedException: 553 Mail from must equal authorized user
at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.j...
分类:
其他 时间:
2015-08-10 20:02:18
收藏:
0 评论:
0 赞:
0 阅读:
824
/**
* 题目:输入某年某月某日,判断这一天是这一年的第几天?
* 时间:2015年7月29日08:31:58
* 文件:Lianxi14.java
* 作者:cutter_point
*/
package bishi.zuixin50.t2015729;
import java.util.*;
public class Lianxi14
{
public static ...
分类:
其他 时间:
2015-08-10 20:02:08
收藏:
0 评论:
0 赞:
0 阅读:
238
Problem description
We want to have a great SWERC at Porto this year and we approached this challenge in several ways. We even framed it as a word addition problem, similar to the classic SEND+...
分类:
其他 时间:
2015-08-10 20:01:58
收藏:
0 评论:
0 赞:
0 阅读:
373
maven项目是由一个maven project和多个maven module组成的,下面简单介绍一下maven webapp的创建和打包,前提是你已经安装配置好maven了。
打开eclipse,按照如下操作:
我们首先当然要先创建一个project,如上图选择。
现在maven project已经创建好了,project的名称是test,并且自动创...
分类:
Web开发 时间:
2015-08-10 20:01:48
收藏:
0 评论:
0 赞:
0 阅读:
288
/**
* 题目:输入三个整数x,y,z,请把这三个数由小到大输出。
* 时间:2015年7月29日11:01:06
* 文件:Lianxi15.java
* 作者:cutter_point
*/
package bishi.zuixin50.t2015729;
import java.io.*;
public class Lianxi15
{
public static ...
分类:
其他 时间:
2015-08-10 20:01:38
收藏:
0 评论:
0 赞:
0 阅读:
475
Hotel
Time Limit: 3000MS
Memory Limit: 65536K
链接:POJ 3667
Description
The cows are journeying north to ThunderBay in Canada to gain cultural enrichme...
分类:
其他 时间:
2015-08-10 20:01:28
收藏:
0 评论:
0 赞:
0 阅读:
174
/**
* 题目:输出9*9口诀。
* 时间:2015年7月30日08:09:49
* 文件:Lianxi16.java
* 作者:cutter_point
*/
package bishi.zuixin50.t2015730;
import java.io.*;
public class Lianxi16
{
public static void main(String[...
分类:
其他 时间:
2015-08-10 20:01:18
收藏:
0 评论:
0 赞:
0 阅读:
336
求出满足条件的x的个数:gcd(x,a0) = a1 lcm(x,b0) = b1
我们不难得到gcd(x/a1,a0/a1) = 1 gcd(b1/x,b0/b1) = 1
以前上数论的时候讲过这道题,结果我没有去及时写,然后就不会做了。。。。暴搜其实也能拿80分。。。
参考了一下网上的题解点击打开链接...
分类:
其他 时间:
2015-08-10 20:01:08
收藏:
0 评论:
0 赞:
0 阅读:
204
1、错误描述535 Error: authentication failed
Exception in thread "main" javax.mail.AuthenticationFailedException
at javax.mail.Service.connect(Service.java:267)
at javax.mail.Service.connect(Service.java:...
分类:
其他 时间:
2015-08-10 20:00:48
收藏:
0 评论:
0 赞:
0 阅读:
247
题目一:输入一个递增排序的数组和一个数字s,在数组中查找两个数,使得它们的和正好是s。如果有多个数字的和等于s,输出任意一对即可。
例如输入数组{1,2,4,7,11,15}和数字15.由于4+11=15,因此输出4和11.
在面试的时候,很重要的一点是应聘者要表现出很快的反应能力。只要想到一个办法,应聘者就可以立马告诉面试官,即使这个办法不一定是最好的。比如这个问题,很多人会立即能想到O(n...
分类:
编程语言 时间:
2015-08-10 20:00:38
收藏:
0 评论:
0 赞:
0 阅读:
265
Problem description
Input
The first line has one integer: N, the number of different distances the Golf Bot can shoot. Each of the following N lines has one integer, ki, the di...
分类:
其他 时间:
2015-08-10 20:00:28
收藏:
0 评论:
0 赞:
0 阅读:
220
1. 安装chrome,软件中心即可。2. 安装vim 和一些插件,这里引入一大牛配置的插件集sudo apt-get install vim-gtk
wget -qO- https://raw.github.com/ma6174/vim/master/setup.sh | sh -x3. 安装 alsa (录音工具,语音行业必备)sudo apt-get install alsa-base
su...
分类:
系统服务 时间:
2015-08-10 20:00:18
收藏:
0 评论:
0 赞:
0 阅读:
265
HDU 4686 (推公式+矩阵快速幂) 2013年多校联合训练...
分类:
其他 时间:
2015-08-10 20:00:08
收藏:
0 评论:
0 赞:
0 阅读:
176
Problem description
Porto’s book club is buzzing with excitement for the annual book exchange event! Every year, members bring their favorite book and try to find another book they like that is...
分类:
其他 时间:
2015-08-10 19:59:59
收藏:
0 评论:
0 赞:
0 阅读:
161
题意:平面上有n个点,每个点画一个正方形并且该点要落在正方形上边或者下边的中间,问满足条件的最大正方形的边长是多少。
思路:二分边长mid,建图用2-SAT作为判断条件。
i表示画在上面,~i表示画在下面
if|xi-xj|>=mid continue;
else if |yi-yj|>=2*mid continue;
else if |yi-yj|==0 then i->~j,~i->j,j->~i,~j->i;
else if |yi-yj|>0 then ~i->i,j->~j;
else |yi-y...
分类:
其他 时间:
2015-08-10 19:59:48
收藏:
0 评论:
0 赞:
0 阅读:
274
Little Bob is playing a game. He wants to win some candies in it - as many as possible.
There are 4 piles, each pile contains N candies. Bob is given a basket which can hold at most 5
candies. Each ...
分类:
其他 时间:
2015-08-10 19:59:38
收藏:
0 评论:
0 赞:
0 阅读:
212
Fbric、Ansible、Docker、Chaos Monkey:DevOps工具的年中回顾【编者按】近日,Cyber Engineering Solutions Group 技术经理 Hasan Yasar 在 SEI 攥文盘点了当下流行的 DevOps 思想和工具,其中包括Fabric、Ansible、Docker、Chaos Monkey等。本文系 OneAPM 联合高效运维联合编译整理:在...
分类:
其他 时间:
2015-08-10 19:59:28
收藏:
0 评论:
0 赞:
0 阅读:
263
典型的JSF应用程序包含下列部分:一组JSP页面一组后台bean(为在一个页面上的UI组件定义的属性和函数的JavaBean组件)应用程序配置资源文件(定义页面导航规则、配置bean和其它的自定对象,如自定义组件)部署描述文件(web.xml)一组由应用程序开发者创建的自定义对象(有可能)一些可能包...
分类:
Web开发 时间:
2015-08-10 19:58:28
收藏:
0 评论:
0 赞:
0 阅读:
268
我们可以通过Office Web Apps(OWA)来实现在线编辑word,excel,power point, one note,并集成到自己的网站里去。
分类:
Web开发 时间:
2015-08-10 19:58:18
收藏:
0 评论:
0 赞:
0 阅读:
1162