码迷,mamicode.com
首页 >  
搜索关键字:vitual judge    ( 1412个结果
Sliding Window - The Smallest Window II(AIZU)
http://judge.u-aizu.ac.jp/onlinejudge/description.jsp?id=DSL_3_B For a given array a1,a2,a3,...,aNa1,a2,a3,...,aN of NN elements and an integer KK, fi ...
分类:Windows程序   时间:2018-04-06 10:50:54    阅读次数:211
Donser Online Judge 暂停运行~
复试成功完成~ 本oj任务暂时告一段落,截图留念 ...
分类:其他好文   时间:2018-04-05 18:00:37    阅读次数:190
算法导论第1章编程题自选
系列地址: "算法导论(CLRS)参考答案与配套编程题选" 熟悉 Online Judge ...
分类:编程语言   时间:2018-04-04 18:06:07    阅读次数:171
刷OJ时输入输出与字符串
输入输出与测试方法 对于刚开始接触OJ(Online Judge)的同学估计对于OJ的输入输出存在疑惑,OJ的输入输出基本都是使用标准输入输出(也称标准I/O,即直接读键盘、写屏幕)。 OJ的判题方式则是使用输入输出重定向到文件 可执行文件 中使用标准输入输出, 是输入文件, 是输出文件,最后将 的 ...
分类:其他好文   时间:2018-04-04 15:08:08    阅读次数:194
LVS解决高并发,大数据量
http://www.360doc.com/content/14/0726/00/11962419_397102114.shtml LVS的全称Linux vitual system,是由目前阿里巴巴的著名工程师章文嵩博士开发的一款开源软件。LVS工作在一台server上提供Directory(负载 ...
分类:其他好文   时间:2018-03-31 21:31:51    阅读次数:147
poj1734(floyd求最小环)
Sightseeing trip Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 7483 Accepted: 2827 Special Judge Description There is a travel agency in ...
分类:其他好文   时间:2018-03-29 20:04:46    阅读次数:155
修改表中数据库时间
update pwlp_case_judge set judge_time = to_timestamp('2018-3-20 13:44:56.456123','yyyy-MM-dd hh24:mi:ssxff') where judge_id = 10000109655695 ...
分类:数据库   时间:2018-03-27 12:38:06    阅读次数:240
LeetCode 657. Judge Route Circle
Initially, there is a Robot at position (0, 0). Given a sequence of its moves, judge if this robot makes a circle, which means it moves back to the or ...
分类:其他好文   时间:2018-03-25 10:35:58    阅读次数:156
解题报告:hdu 1073 Online Judge
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1073 题目是英文,在这里用中文显示: 伊格内修斯正在建立一个在线法官,现在他已经研究出除法官系统以外的所有问题。系统必须从正确的输出文件和用户的结果文件读取数据,然后系统比较这两个文件。如果两个文件绝对 ...
分类:其他好文   时间:2018-03-24 11:36:46    阅读次数:116
1075. PAT Judge (25)
The ranklist of PAT is generated from the status list, which shows the scores of the submittions. This time you are supposed to generate the ranklist ...
分类:其他好文   时间:2018-03-23 11:44:13    阅读次数:163
1412条   上一页 1 ... 26 27 28 29 30 ... 142 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!