crash22.c

来自「this is a gcc file, you can download it 」· C语言 代码 · 共 57 行

C
57
字号
// Build don't run:// Special g++ Options: -O2class foo{};typedef void *voidp;class vect : public foo{public:  voidp& a();  int b();};class bar{public:  bar *c(bool (*f)(bar *node), voidp g)    {      int i=0;      bool j;      while (i < d.b()){        j = (f == __null) || f((bar*)d.a());        if (j)          ((bar*)d.a())->c(f, g);        i++;      }      return this;    } public:  vect d;  bar *e(foo *k);};bar *bar::e(foo *k){  return c(__null, k);}voidp &vect::a(){  static voidp x;  return x;}int vect::b(){  static int x;  return x;}int main(){  return 0;}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?