#include #include #include "test.h" int main() { std::cout << "hello"; int a=10; QString ss; std::cin >> a; }