fork download
  1. #include <iostream>
  2.  
  3. namespace baby { namespace dont { namespace hurt { namespace me {
  4. using namespace baby;
  5. typedef bool no;
  6. }}}}
  7.  
  8. int main() {
  9. baby::dont::hurt::me::dont::hurt::me::dont::hurt::me::no more;
  10. return 0;
  11. }
Success #stdin #stdout 0s 2880KB
stdin
Standard input is empty
stdout
Standard output is empty