Toggle navigation
HUSTOJ
F.A.Qs
Web Board
ProblemSet
Source/Category
Status
Ranklist
Contest
Recent
Login
Problem1517--C Programming Practicals 1 C Basics
1517: C Programming Practicals 1 C Basics
Time Limit:
1 Sec
Memory Limit:
128 MB
Submit:
394
Solved:
244
[
Submit
] [
Status
] [
Web Board
] [Creator:
]
Description
Write a C program to print the following name, date of birth, and birth place.
Input
无需输入
Output
Name : Issac Newton DOB : 25 December 1642 Birth Place : Lincolnshire
Sample Output
Copy
Name : Issac Newton DOB : 25 December 1642 Birth Place : Lincolnshire
Source/Category
97