fork download
  1. #define a "xxxxxxxxxxx"
  2. #define b a a a a a a a
  3. #define c b b b b b b b
  4. #define d c c c c c c c
  5. #define e d d d d d d d
  6. #define f e e e e e e e
  7. #define g f f f f f f f
  8. #define h g g g g g g g
  9. #define i h h h h h h h
  10. #define j i i i i i i i
  11. #define k j j j j j j j
  12. #define l k k k k k k k
  13. #define m l l l l l l l
  14. int main(){char*z=m;}
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
virtual memory exhausted: Cannot allocate memory
stdout
Standard output is empty