码迷,mamicode.com
首页 >  
搜索关键字:roman to integer    ( 15811个结果
UVA 465-- Overflow (atof 函数)
Overflow  Write a program that reads an expression consisting of two non-negative integer and an operator. Determine if either integer or the result of the expression is too large to be rep...
分类:其他好文   时间:2014-08-09 21:35:29    阅读次数:321
UVA - 10162 Last Digit
Description  Problem B.Last Digit  Background  Give you a integer number N (1100). Pleasecompute             S=11+22+33+…+NN   Give the last digit of S to me.     Input ...
分类:其他好文   时间:2014-08-09 21:30:19    阅读次数:211
java 常用的包 默认导入的包
1.java.lang----包含一些Java语言的核心类,如String、Math、Integer、System和Thread,提供常用功能。2.java.awt----包含了构成抽象窗口工具集(abstract window toolkits)的多个类,这些类被用来构建和管理应用程序的图形用户界...
分类:编程语言   时间:2014-08-09 21:02:09    阅读次数:234
POJ 1007 Difference Between Primes(线性筛法求N以内的素数表)
Difference Between Primes Time Limit:1000MS     Memory Limit:32768KB     64bit IO Format:%I64d & %I64u Description All you know Goldbach conjecture.That is to say, Every even integer greate...
分类:其他好文   时间:2014-08-09 18:54:18    阅读次数:272
Palindrome Number
Determine whether an integer is a palindrome. Do this without extra space.按照palindrome的定义,负数一定不是palindrome number。而且palindrome number肯定是沿着中轴(可能为一个数或者两...
分类:其他好文   时间:2014-08-09 18:37:28    阅读次数:213
BNUOJ 7178 病毒侵袭持续中
病毒侵袭持续中Time Limit: 1000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:306564-bit integer IO format:%I64d Java class name:Main小t...
分类:其他好文   时间:2014-08-09 15:52:38    阅读次数:254
xtu summer individual 6 F - Water Tree
Water TreeTime Limit: 4000msMemory Limit: 262144KBThis problem will be judged onCodeForces. Original ID:343D64-bit integer IO format:%I64d Java class ...
分类:其他好文   时间:2014-08-09 13:10:37    阅读次数:362
POJ 2570 线段树
Potted FlowerTime Limit: 2000 MS Memory Limit: 65536 KB64-bit integer IO format: %I64d , %I64u Java class name: Main[Submit] [Status] [Discuss]Descrip...
分类:其他好文   时间:2014-08-09 11:27:07    阅读次数:318
xtu read problem training 4 B - Multiplication Puzzle
Multiplication PuzzleTime Limit: 1000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:165164-bit integer IO format:%lld Java clas...
分类:其他好文   时间:2014-08-09 11:24:57    阅读次数:234
xtu read problem training 4 A - Moving Tables
Moving TablesTime Limit: 2000msMemory Limit: 65536KBThis problem will be judged onZJU. Original ID:102964-bit integer IO format:%lld Java class name:M...
分类:其他好文   时间:2014-08-09 11:20:07    阅读次数:341
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!