@@ -0,0 +1,16 @@
#include <array>
#include "main.hpp"
#include "autom.cpp"
int main()
{
open();
while (1)
send();
}
close();
return 0;
The note is not visible to the blocked user.