原创 HTML+CSS+JavaScript基礎學習筆記2---JavaScript入門篇

1.引用 (1)<script type="text/javascript>js代碼</script> (2)<script src="xxx.js"></script> 外部引入 2.document.write()輸出內容 (1

原创 hdu--1060--Leftmost Digit

Leftmost Digit Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s

原创 codeforces 725B--Food on the Plane

Description A new airplane SuperPuperJet has an infinite number of rows, numbered with positive integers starting with

原创 1087--最長上升子序列和

Super Jumping! Jumping! Jumping! Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)

原创 1004,1020

Problem Description Contest time again! How excited it is to see balloons floating around. But to tell you a secret, th

原创 poj--2649 factovisors

Description The factorial function, n! is defined thus for n a non-negative integer: 0! = 1 n! = n * (n-1)! (n

原创 codeforces 217A-- Ice Skating

Bajtek is learning to skate on ice. He’s a beginner, so his only mode of transportation is pushing off from a snow drif

原创 hud-1018-Big Number

Problem Description In many applications very large integers numbers are required. Some of these applications are using

原创 1013

Description The digital root of a positive integer is found by summing the digits of the integer. If the resulting val