Toggle navigation
Bulletin
Problems
Submissions
Contests
Discuss
About
Rank
Sign in
Sign up
×
Close
NTUCPC Speed Run! #1
比賽已結束,感謝大家的參與!
題目連結
IOICamp 2025 PreExam 進行中!
IOICamp 官網
、
PreExam 連結
程式解題社網站
程式解題社網站
上線了!
399 . 大波的函數
Submit
Status
Discussion / Solution
Ranklist
Back to Problems List
TopCoder
abcabcabc
User's AC Ratio
100.0% (
3/3
)
Submission's AC Ratio
60.0% (
3
/
5
)
Tags
Show solution-related tags
ytp
ytp-junior
ytp-2021
Description
題目 PDF 檔在這裡
Input Format
Output Format
Sample Input 1
copy
2
x 0
y 0
x y
Sample Output 1
copy
Compilation Error
Sample Input 2
copy
2
function 1
argument 0
function argument
Sample Output 2
copy
Accepted
Sample Input 3
copy
2
getVal 1
object1 0
getVal object2
Sample Output 3
copy
Compilation Error
Sample Input 4
copy
4
f 3
x 0
y 0
z 0
f x y z
Sample Output 4
copy
Accepted
Sample Input 5
copy
5
f 2
g 1
x 0
y 0
z 0
f g g x g y
Sample Output 5
copy
Accepted
Sample Input 6
copy
5
Matsuri 2
Fubuki 1
Rushia 2
Marine 0
Nakiri 0
Matsuri Fubuki Nakiri Rushia Marine
Sample Output 6
copy
Compilation Error
Hints
Problem Source
YTP 2021 國中組程式挑戰營 p2
Subtasks
No.
Testdata Range
Constraints
Score
1
0~5
範例測資
0
2
0~28
無額外限制
15
Testdata and Limits
No.
Time Limit (ms)
Memory Limit (VSS, KiB)
Output Limit (KiB)
Subtasks
0
1000
262144
65536
1
2
1
1000
262144
65536
1
2
2
1000
262144
65536
1
2
3
1000
262144
65536
1
2
4
1000
262144
65536
1
2
5
1000
262144
65536
1
2
6
1000
262144
65536
2
7
1000
262144
65536
2
8
1000
262144
65536
2
9
1000
262144
65536
2
10
1000
262144
65536
2
11
1000
262144
65536
2
12
1000
262144
65536
2
13
1000
262144
65536
2
14
1000
262144
65536
2
15
1000
262144
65536
2
16
1000
262144
65536
2
17
1000
262144
65536
2
18
1000
262144
65536
2
19
1000
262144
65536
2
20
1000
262144
65536
2
21
1000
262144
65536
2
22
1000
262144
65536
2
23
1000
262144
65536
2
24
1000
262144
65536
2
25
1000
262144
65536
2
26
1000
262144
65536
2
27
1000
262144
65536
2
28
1000
262144
65536
2
Submit
Back to Top