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
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
1.java.lang----包含一些Java语言的核心类,如String、Math、Integer、System和Thread,提供常用功能。2.java.awt----包含了构成抽象窗口工具集(abstract window toolkits)的多个类,这些类被用来构建和管理应用程序的图形用户界...
分类:
编程语言 时间:
2014-08-09 21:02:09
阅读次数:
234
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
Determine whether an integer is a palindrome. Do this without extra space.按照palindrome的定义,负数一定不是palindrome number。而且palindrome number肯定是沿着中轴(可能为一个数或者两...
分类:
其他好文 时间:
2014-08-09 18:37:28
阅读次数:
213
病毒侵袭持续中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
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
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
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
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