@ -1,5 +1,7 @@
#include <iostream>
void fix() {}
int main() {
std::cout << "hello world" << "\n";
return 0;