#include int main(){ while(true){ int* a = new int; } }