码迷,mamicode.com
首页 >  
搜索关键字:vitual judge    ( 1412个结果
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 ...
分类:其他好文   时间:2017-12-12 23:56:46    阅读次数:386
POJ 2676 数独(DFS)
Sudoku Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 21612 Accepted: 10274 Special Judge Description Sudoku is a very simple task. A squa ...
分类:其他好文   时间:2017-12-09 00:50:02    阅读次数:224
POJ 1426 BFS
Find The Multiple Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 35790 Accepted: 14957 Special Judge Description Given a positive integer ...
分类:其他好文   时间:2017-12-08 23:14:43    阅读次数:240
[loj #6003]「网络流 24 题」魔术球 二分图最小路径覆盖,网络流
#6003. 「网络流 24 题」魔术球 内存限制:256 MiB时间限制:1000 ms标准输入输出 题目类型:传统评测方式:Special Judge 上传者: 匿名 #6003. 「网络流 24 题」魔术球 #6003. 「网络流 24 题」魔术球 内存限制:256 MiB时间限制:1000 ...
分类:其他好文   时间:2017-12-01 18:41:21    阅读次数:184
利于Cython完成对Python核心源码的加密
第一步 生成pyx文件 例如生成函数 # -*- coding:utf8 -*-import datetimeimport randomimport numpy as npimport talib as taimport mathimport csv def Judge(closeArray,isK ...
分类:编程语言   时间:2017-12-01 16:41:05    阅读次数:945
DllImport使用
1.Dll引用路径 (1)exe运行程序所在的目录 (2)System32目录 (3)环境变量目录 (4)自定义路径,如:DllImport(@"C:\OJ\Bin\Judge.dll") 2..DllImport用法 [DllImport("User32.dll")] private static ...
分类:其他好文   时间:2017-11-30 13:34:22    阅读次数:199
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 ...
分类:其他好文   时间:2017-11-27 23:43:20    阅读次数:148
【BZOJ3678】wangxz与OJ Splay
【BZOJ3678】wangxz与OJ Description 某天,wangxz神犇来到了一个信息学在线评测系统(Online Judge)。由于他是一位哲♂学的神犇,所以他不打算做题。他发现这些题 目呈线性排列,被标记为1~n号,每道题都有一个难度值(可以<=0)。他决定与这些题目玩♂耍。 1、 ...
分类:其他好文   时间:2017-11-26 13:57:58    阅读次数:122
[loj#115] 无源汇有上下界可行流 网络流
#115. 无源汇有上下界可行流 内存限制:256 MiB时间限制:1000 ms标准输入输出 题目类型:传统评测方式:Special Judge 上传者: 匿名 #115. 无源汇有上下界可行流 #115. 无源汇有上下界可行流 内存限制:256 MiB时间限制:1000 ms标准输入输出 题目类 ...
分类:其他好文   时间:2017-11-20 20:30:06    阅读次数:133
poj 2965 The Pilots Brothers' refrigerator 【dfs+枚举】【双十一大礼包】
The Pilots Brothers' refrigerator Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 27522 Accepted: 10625 Special Judge Description The game ...
分类:其他好文   时间:2017-11-11 16:46:59    阅读次数:208
1412条   上一页 1 ... 30 31 32 33 34 ... 142 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!