PAT(英文)
NOKIA_LC
计算机
展开
-
Spell It Right
1005. Spell It Right (20) 时间限制 400 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue Given a non-negative integer N, your task i原创 2015-05-09 13:26:27 · 577 阅读 · 0 评论 -
Elevator
1008. Elevator (20) 时间限制 400 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue The highest building in our city has only one ele原创 2015-05-21 21:27:52 · 552 阅读 · 0 评论 -
1001. A+B Format (20)
1001. A+B Format (20)时间限制400 ms 内存限制65536 kB 代码长度限制16000 B 判题程序Standard作者CHEN, Yue Calculate a + b and output the sum in standard format -- that is, the digits must be separated into groups of three b原创 2015-01-02 18:05:04 · 482 阅读 · 0 评论 -
1002. A+B for Polynomials (25)
1002. A+B for Polynomials (25) 时间限制 400 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue This time, you are supposed to find A+原创 2015-08-18 17:16:37 · 484 阅读 · 0 评论 -
1009. Product of Polynomials (25)
This time, you are supposed to find A*B where A and B are two polynomials. Input Specification: Each input file contains multiple test case. Each case occupies 2 lines, and e原创 2016-02-26 14:12:14 · 407 阅读 · 0 评论