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(); int v26 = nondet(); int v27 = nondet(); int v28 = nondet(); goto loc_14; loc_14: if (nondet_bool()) { goto loc_3; } goto end; loc_CP_0: if (nondet_bool()) { if (!( 1+v21 <= v23 )) goto end; goto loc_2; } if (nondet_bool()) { if (!( 1+v23 <= v21 )) goto end; goto loc_2; } goto end; loc_CP_4: if (nondet_bool()) { if (!( 0 <= -1+v7 )) goto end; if (!( 0 <= v9 )) goto end; if (!( v26 <= v22 )) goto end; if (!( v22 <= v26 )) goto end; if (!( 0 <= v9 )) goto end; v1 = nondet(); if (!( 0 <= v9 )) goto end; v16 = nondet(); if (!( 0 <= v9 )) goto end; v15 = nondet(); v23 = v15; v15 = nondet(); v27 = v21; if (!( 0 <= v9 )) goto end; goto loc_7; } if (nondet_bool()) { if (!( 0 <= -1+v7 )) goto end; if (!( 0 <= v9 )) goto end; v8 = -1+v7; goto loc_12; } goto end; loc_2: if (nondet_bool()) { v19 = v23; v27 = v19; goto loc_1; } goto end; loc_1: if (nondet_bool()) { goto loc_CP_0; } goto end; loc_3: if (nondet_bool()) { v24 = nondet(); v28 = 0; v18 = nondet(); v20 = nondet(); v25 = v20; v2 = v25; v1 = v2; v18 = nondet(); v17 = nondet(); v20 = nondet(); v25 = v20; v2 = v25; v1 = v2; v10 = 2; v17 = nondet(); v16 = nondet(); if (!( 0 <= v10 )) goto end; v22 = v5; if (!( 0 <= v10 )) goto end; v6 = v10; goto loc_5; } goto end; loc_5: if (nondet_bool()) { if (!( 1+v26 <= v22 )) goto end; goto loc_6; } if (nondet_bool()) { if (!( 1+v22 <= v26 )) goto end; goto loc_6; } goto end; loc_6: if (nondet_bool()) { v14 = nondet(); if (!( 0 <= v6 )) goto end; v3 = 1; v4 = v6; v9 = v3; v7 = v4; v14 = nondet(); v13 = nondet(); v22 = v13; v13 = nondet(); goto loc_CP_4; } goto end; loc_7: if (nondet_bool()) { if (!( 1+v21 <= v23 )) goto end; goto loc_8; } if (nondet_bool()) { if (!( 1+v23 <= v21 )) goto end; goto loc_8; } goto end; loc_8: if (nondet_bool()) { v19 = v23; v27 = v19; goto loc_9; } goto end; loc_9: if (nondet_bool()) { if (!( 1+v21 <= v23 )) goto end; goto loc_10; } if (nondet_bool()) { if (!( 1+v23 <= v21 )) goto end; goto loc_10; } goto end; loc_10: if (nondet_bool()) { v19 = v23; v27 = v19; goto loc_CP_0; } goto end; loc_12: if (nondet_bool()) { if (!( 1+v26 <= v22 )) goto end; goto loc_13; } if (nondet_bool()) { if (!( 1+v22 <= v26 )) goto end; goto loc_13; } goto end; loc_13: if (nondet_bool()) { v12 = nondet(); if (!( 0 <= v8 )) goto end; if (!( 0 <= v9 )) goto end; v3 = 1+v9; v4 = v8; v9 = v3; v7 = v4; v12 = nondet(); v11 = nondet(); v22 = v11; v11 = nondet(); goto loc_11; } goto end; loc_11: if (nondet_bool()) { goto loc_CP_4; } goto end; end: ; }