fork(4) download
  1. struct foo {
  2. struct {
  3. int bar = 0;
  4. } bars[23264925] = { };
  5. };
  6.  
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
cc1plus: out of memory allocating 16384 bytes after a total of 37142528 bytes
stdout
Standard output is empty