Similar to VJo:
a.cpp:
int main() { return #include "a.cpp"#include "a.cpp"}
g++ a.cpp
produces a lot of output (at least 2 gigabytes before I killed it)
Similar to VJo:
a.cpp:
int main() { return #include "a.cpp"#include "a.cpp"}
g++ a.cpp
produces a lot of output (at least 2 gigabytes before I killed it)