Get-WmiObject -Class Win32_LogicalDisk -Filter "DriveType=3" | Format-Table deviceid, @{Label="free(GB)"; Expression={($_.freespace/1GB).tostring("f1....
分类:
其他好文 时间:
2014-08-08 12:07:55
阅读次数:
238
System.Diagnostics.ProcessStartInfo startInfo = new System.Diagnostics.ProcessStartInfo(); startInfo.Arguments = String.Format("{0} {1} {2}", ...
分类:
其他好文 时间:
2014-08-08 11:49:55
阅读次数:
136
Post OfficeTime Limit: 1000msMemory Limit: 10000KBThis problem will be judged onPKU. Original ID:116064-bit integer IO format:%lld Java class name:Mai...
分类:
其他好文 时间:
2014-08-08 01:46:07
阅读次数:
204
F - Strange Way to Express Integers
Time Limit:1000MS Memory Limit:131072KB 64bit IO Format:%I64d
& %I64u
Submit Status
Description
Elina is reading a book written by Rujia...
分类:
其他好文 时间:
2014-08-07 23:10:15
阅读次数:
402
E - Biorhythms
Time Limit:1000MS Memory Limit:10000KB 64bit IO Format:%I64d
& %I64u
Submit Status
Description
Some people believe that there are three cycles in a person's li...
分类:
其他好文 时间:
2014-08-07 23:08:55
阅读次数:
326
Anniversary partyTime Limit:1000MSMemory Limit:32768KB64bit IO Format:%I64d & %I64uSubmitStatusAppoint description:DescriptionThere is going to be a p...
分类:
其他好文 时间:
2014-08-07 22:50:25
阅读次数:
214
PIGSTime Limit: 1000msMemory Limit: 10000KBThis problem will be judged onPKU. Original ID:114964-bit integer IO format:%lld Java class name:MainMirko ...
分类:
其他好文 时间:
2014-08-07 22:05:08
阅读次数:
322
C Looooops Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d & %I64uSubmit StatusDescriptionA Compiler Myster...
分类:
其他好文 时间:
2014-08-07 21:48:40
阅读次数:
419
Intersection of Cubes
Time Limit:500MS Memory Limit:32768KB 64bit IO Format:%lld & %llu
Submit
Status
Practice
LightOJ 1211
Description
You are given n cubes, each cube is describ...
分类:
其他好文 时间:
2014-08-07 19:17:30
阅读次数:
247
Large Division
Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%lld & %llu
Submit
Status
Practice
LightOJ 1214
Description
Given two integers, a and b, you should check whe...
分类:
其他好文 时间:
2014-08-07 19:13:30
阅读次数:
244