@ -0,0 +1,10 @@
#include<iostream>
#include<QString>
#include "test.h"
int main()
{
std::cout << "hello";
int a=10;
QString ss;
std::cin >> a;
}
The note is not visible to the blocked user.