@@ -1,6 +1,8 @@
#include "Bomberman.hpp"
#include <iostream>
int main (void){
Bomberman bomberman;
std::cout << bomberman << std::endl;
return 0;
}
The note is not visible to the blocked user.