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(); goto loc_8; loc_8: if (nondet_bool()) { goto loc_0; } goto end; loc_CP_1: if (nondet_bool()) { v16 = v7; v17 = v8; if (!( 0 <= -1-v16+v17 )) goto end; v16 = nondet(); v17 = nondet(); v15 = v7; v15 = nondet(); v9 = nondet(); v14 = v10; if (!( 0 <= -1+v14 )) goto end; v14 = nondet(); v13 = v10; goto loc_3; } if (nondet_bool()) { v16 = v7; v17 = v8; if (!( 0 <= -1-v16+v17 )) goto end; v16 = nondet(); v17 = nondet(); v15 = v7; v15 = nondet(); v9 = nondet(); v14 = v10; if (!( v14 <= 0 )) goto end; v14 = nondet(); goto loc_5; } if (nondet_bool()) { v16 = v7; v17 = v8; if (!( 0 <= -1-v16+v17 )) goto end; v16 = nondet(); v17 = nondet(); v15 = v7; v15 = nondet(); v9 = nondet(); v14 = v10; if (!( 0 <= -1+v14 )) goto end; v14 = nondet(); v13 = v10; if (!( v13 <= 256 )) goto end; if (!( 256 <= v13 )) goto end; v13 = nondet(); goto loc_6; } if (nondet_bool()) { v16 = v7; v17 = v8; if (!( -1*v16+v17 <= 0 )) goto end; v16 = nondet(); v17 = nondet(); v6 = 0; v5 = v6; v4 = v5; goto loc_7; } goto end; loc_0: if (nondet_bool()) { v3 = nondet(); v18 = nondet(); v11 = nondet(); v1 = nondet(); v2 = nondet(); goto loc_CP_1; } goto end; loc_3: if (nondet_bool()) { if (!( 1+v13 <= 256 )) goto end; goto loc_4; } if (nondet_bool()) { if (!( 257 <= v13 )) goto end; goto loc_4; } goto end; loc_4: if (nondet_bool()) { v13 = nondet(); v12 = v10; v6 = v12; v12 = nondet(); v5 = v6; v4 = v5; goto loc_2; } goto end; loc_5: if (nondet_bool()) { goto loc_CP_1; } goto end; loc_6: if (nondet_bool()) { goto loc_CP_1; } goto end; loc_2: loc_7: end: ; }