#include int main() { std::cout << "hello world" << "\n"; return 0; } void dev() { }