>>20
そっくりじゃん?
#include <cstdio>
auto main() -> int {
printf("Hello, world!");
return 0;
}