Codeforces 暑期特訓:我想成為演算法大師 - 2024 TOPC - Week 11
2024 ICPC Asia Taiwan Online Programming Contest
A. Animal Farm
Problem: A. Animal Farm
Solution: GitHub Code
1 | signed main(){ |
J. Just Round Down
Problem: J. Just Round Down
Solution: GitHub Code
1 | x = float(input()) |
K. Kingdom’s Development Plan
Problem: K. Kingdom’s Development Plan
Solution: GitHub Code
1 | void solve() { |