int nondet() { int a; return a; } _Bool nondet_bool() { _Bool a; return a; } int main() { int v1 = nondet(); int v2 = nondet(); int v3 = nondet(); int v4 = nondet(); int v5 = nondet(); int v6 = nondet(); int v7 = nondet(); int v8 = nondet(); int v9 = nondet(); int v10 = nondet(); int v11 = nondet(); int v12 = nondet(); int v13 = nondet(); int v14 = nondet(); int v15 = nondet(); int v16 = nondet(); int v17 = nondet(); int v18 = nondet(); int v19 = nondet(); int v20 = nondet(); int v21 = nondet(); int v22 = nondet(); int v23 = nondet(); int v24 = nondet(); int v25 = nondet(); goto loc_7; loc_7: if (nondet_bool()) { goto loc_3; } goto end; loc_CP_0: if (nondet_bool()) { if (!( 0 <= v11 )) goto end; if (!( -1*v8+v12 <= 0 )) goto end; v1 = v7; if (!( 0 <= v11 )) goto end; v18 = v1; v5 = v18; v18 = 0; if (!( 0 <= v11 )) goto end; v21 = v5; v16 = v25; v5 = v16; v16 = nondet(); v6 = v18; v17 = 0; if (!( 0 <= -1+v11 )) goto end; if (!( v6 <= 0 )) goto end; if (!( 0 <= v6 )) goto end; if (!( v17 <= 0 )) goto end; if (!( 0 <= v17 )) goto end; v18 = v21; if (!( 0 <= -1+v11 )) goto end; v3 = -2+v11; v21 = v5; v16 = v20; v5 = v16; v16 = nondet(); v6 = v18; v17 = 0; if (!( 0 <= v3 )) goto end; v14 = nondet(); v15 = nondet(); if (!( 0 <= v14-v15 )) goto end; v14 = nondet(); v15 = nondet(); if (!( v17 <= 0 )) goto end; if (!( 0 <= v17 )) goto end; v18 = v21; if (!( 0 <= v3 )) goto end; v10 = 1; v4 = -1+v2+v3; v21 = v5; v16 = v22; v5 = v16; v16 = nondet(); v6 = v18; v17 = 0; goto loc_CP_1; } if (nondet_bool()) { if (!( 0 <= v11 )) goto end; v11 = 1+v11; if (!( 0 <= -1-v8+v12 )) goto end; v7 = nondet(); v8 = 1+v8; goto loc_2; } goto end; loc_CP_1: if (nondet_bool()) { if (!( 0 <= v4 )) goto end; if (!( 0 <= v10 )) goto end; v9 = v10; v14 = nondet(); v15 = nondet(); if (!( 0 <= v14-v15 )) goto end; v14 = nondet(); v15 = nondet(); if (!( v17 <= 0 )) goto end; if (!( 0 <= v17 )) goto end; v18 = v21; goto loc_4; } if (nondet_bool()) { if (!( 0 <= v4 )) goto end; if (!( 0 <= v10 )) goto end; v14 = nondet(); v15 = nondet(); if (!( 1+v14-v15 <= 0 )) goto end; v14 = nondet(); v15 = nondet(); v17 = v6; v13 = v23; v6 = v13; v13 = nondet(); if (!( 0 <= v4 )) goto end; if (!( 0 <= -1+v10 )) goto end; goto loc_5; } goto end; loc_2: if (nondet_bool()) { goto loc_CP_0; } goto end; loc_3: if (nondet_bool()) { v18 = 0; v12 = 17; v18 = v19; v7 = 0; v8 = 0; v11 = v8; if (!( 0 <= -1-v8+v12 )) goto end; v7 = nondet(); v8 = 1+v8; goto loc_CP_0; } goto end; loc_4: if (nondet_bool()) { if (!( 0 <= v4 )) goto end; if (!( 0 <= v9 )) goto end; if (!( v5 <= 0 )) goto end; if (!( 0 <= v5 )) goto end; v1 = nondet(); goto loc_6; } if (nondet_bool()) { if (!( 0 <= v4 )) goto end; if (!( 0 <= v9 )) goto end; v10 = 1+v9; v4 = -1+v4; v21 = v5; v16 = v24; v5 = v16; v16 = nondet(); v6 = v18; v17 = 0; goto loc_CP_1; } goto end; loc_6: loc_5: end: ; }