@@ -0,0 +1,7 @@
#include <iostream>
using namespace std;
int main()
{
cout << "1\n3\n5\n9\n13\n17\n25\n33\n41\n49\n65\n81";
return 0;
}
The note is not visible to the blocked user.