原题http://acm.timus.ru/problem.aspx?space=1&num=1804
D - The Machinegunners in a Playoff
Time Limit:500MS Memory Limit:65536KB 64bit IO Format:%I64d
& %I64u
Submit Status
Desc...
分类:
其他好文 时间:
2014-07-28 00:29:30
阅读次数:
242
基础
Time Limit:3000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u
Submit
Status
Description
很多学校流行一种比较的习惯。老师们很喜欢询问,从某某到某某当中,分数最高的是多少。
这让很多学生很反感。
不管你喜不喜欢,现在需要你做的是,就是按照老师的要求,写...
分类:
其他好文 时间:
2014-07-28 00:28:39
阅读次数:
262
Time Limit:2000MS Memory Limit:262144KB
64bit IO Format:%I64d & %I64u
Submit
Status
Practice
CodeForces 424C
Description
People in the Tomskaya region like magic formulas ve...
分类:
其他好文 时间:
2014-07-28 00:08:19
阅读次数:
264
/* Image format-dependent operations. */typedef struct { jas_image_t *(*decode)(jas_stream_t *in, char *opts); /* Decode image data from a stream. */ ...
分类:
其他好文 时间:
2014-07-27 23:14:09
阅读次数:
297
可执行链接格式(Executable and Linking Format)最初是由UNIX系统实验室(UNIX System Laboratories,USL)开发并发布的,作为应用程序二进制接口(Application Binary Interface,ABI)的一部分。ELF标准的目的是为软件...
分类:
其他好文 时间:
2014-07-27 22:37:19
阅读次数:
327
3C. Substring FrequencyTime Limit: 1000msMemory Limit: 32768KB64-bit integer IO format:%lld Java class name:MainA string is a finite sequence of symbo...
分类:
其他好文 时间:
2014-07-27 22:33:49
阅读次数:
319
A. Scout YYF ITime Limit: 1000msMemory Limit: 65536KB64-bit integer IO format:%lld Java class name:MainYYF is a couragous scout. Now he is on a danger...
分类:
其他好文 时间:
2014-07-27 22:04:39
阅读次数:
316
textread是一个很好用的matlab函数,格式如下: [data1,data2,data3,....] = textread(filename,format,N)其中,属format比较复杂,有点细节需要注意。首先是data1,data2,...的数据格式,如“%s”,"%d"等其次是分隔符,...
分类:
其他好文 时间:
2014-07-27 21:49:09
阅读次数:
441
C - Get-Together at Den's Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64uSubmit Status Practice URAL 1864DescriptionAdvertising f...
分类:
Web程序 时间:
2014-07-27 21:28:15
阅读次数:
286
B - 母函数入门1
Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u
Submit Status
Description
假设有x1个字母A, x2个字母B,..... x26个字母Z,同时假设字母A的价值为1,字母B的价值为2,..... 字母Z的价值为26。那么...
分类:
其他好文 时间:
2014-07-27 11:55:54
阅读次数:
251