@@ -58,8 +58,6 @@ int main() {
third_job.join();
last_job.join();
std::cout << "Done\n";
return 0;
}
```
The note is not visible to the blocked user.