1
print("hello, world!")
1 2 3 4 5
#include <iostream> int main() { std::cout << "Hello, world!"; }
Email: yycdevel@gmail.com Github: https://github.com/yycdevel acmicpc.net https://www.acmicpc.net/user/yycdevel