Files
Coding-Practice/baekjoon/2557/solution.py
T
2022-11-30 14:39:30 +09:00

3 lines
80 B
Python

// [문제 링크]: https://www.acmicpc.net/problem/2557
print("Hello World!");