在 线 评 测 系 统
Toggle navigation
HNUAHE-OJ
F.A.Qs
ProblemSet
Source/Category
Status
Ranklist
Contest
Login
Problem2233--分段函数
2233: 分段函数
[Creator :
]
Time Limit :
1.000
sec
Memory Limit :
128 MiB
Submit
Solved: 0
Submit Num: 0
Statistics
ShowOff!
Description
现在有一个分段函数
,给你一个x,求f(x)的值
Input
一行整数x(-100<x<100)
Output
一个整数f(x)
Sample Input
Copy
10
Sample Output
Copy
300
Source/Category
admin