0_0_35104676_16436.cpp: In function 'void dfs3(int)':
0_0_35104676_16436.cpp:121:37: error: expected primary-expression before '?' token
h2[ 0 ] = h1[ 0 ] - 1; h2[ 0 ] >?= 0;
^
0_0_35104676_16436.cpp:121:38: error: expected primary-expression before '=' token
h2[ 0 ] = h1[ 0 ] - 1; h2[ 0 ] >?= 0;
^
0_0_35104676_16436.cpp:121:41: error: expected ':' before ';' token
h2[ 0 ] = h1[ 0 ] - 1; h2[ 0 ] >?= 0;
^
0_0_35104676_16436.cpp:121:41: error: expected primary-expression before ';' token
0_0_35104676_16436.cpp:132:41: error: expected primary-expression before '?' token
h2[ 1 ] = h1[ 1 ] - 1; h2[ 1 ] >?= 0;
^
0_0_35104676_16436.cpp:132:42: error: expected primary-expression before '=' token
h2[ 1 ] = h1[ 1 ] - 1; h2[ 1 ] >?= 0;
^
0_0_35104676_16436.cpp:132:45: error: expected ':' before ';' token
h2[ 1 ] = h1[ 1 ] - 1; h2[ 1 ] >?= 0;
^
0_0_35104676_16436.cpp:132:45: error: expected primary-expression before ';' token
0_0_35104676_16436.cpp:143:45: error: expected primary-expression before '?' token
h2[ 2 ] = h1[ 2 ] - 1; h2[ 2 ] >?= 0;
^
0_0_35104676_16436.cpp:143:46: error: expected primary-expression before '=' token
h2[ 2 ] = h1[ 2 ] - 1; h2[ 2 ] >?= 0;
^
0_0_35104676_16436.cpp:143:49: error: expected ':' before ';' token
h2[ 2 ] = h1[ 2 ] - 1; h2[ 2 ] >?= 0;
^
0_0_35104676_16436.cpp:143:49: error: expected primary-expression before ';' token
0_0_35104676_16436.cpp:154:49: error: expected primary-expression before '?' token
h2[ 3 ] = h1[ 3 ] - 1; h2[ 3 ] >?= 0;
^
0_0_35104676_16436.cpp:154:50: error: expected primary-expression before '=' token
h2[ 3 ] = h1[ 3 ] - 1; h2[ 3 ] >?= 0;
^
0_0_35104676_16436.cpp:154:53: error: expected ':' before ';' token
h2[ 3 ] = h1[ 3 ] - 1; h2[ 3 ] >?= 0;
^
0_0_35104676_16436.cpp:154:53: error: expected primary-expression before ';' token
0_0_35104676_16436.cpp: In function 'void dfs4(int, int)':
0_0_35104676_16436.cpp:212:95: error: expected primary-expression before '?' token
f[ p2 ][ a2[ 0 ] ][ a2[ 1 ] ][ a2[ 2 ] ][ h2[ 0 ] ][ h2[ 1 ] ][ h2[ 2 ] ][ h2[ 3 ] ] >?=
^
0_0_35104676_16436.cpp:212:96: error: expected primary-expression before '=' token
f[ p2 ][ a2[ 0 ] ][ a2[ 1 ] ][ a2[ 2 ] ][ h2[ 0 ] ][ h2[ 1 ] ][ h2[ 2 ] ][ h2[ 3 ] ] >?=
^
0_0_35104676_16436.cpp:213:103: error: expected ':' before ';' token
f[ p1 ][ a1[ 0 ] ][ a1[ 1 ] ][ a1[ 2 ] ][ h1[ 0 ] ][ h1[ 1 ] ][ h1[ 2 ] ][ h1[ 3 ] ] + sum;
^
0_0_35104676_16436.cpp:213:103: error: expected primary-expression before ';' token
0_0_35104676_16436.cpp:214:21: error: expected primary-expression before '?' token
max_score1 >?= f[ p2 ][ a2[ 0 ] ][ a2[ 1 ] ][ a2[ 2 ] ][ h2[ 0 ] ][ h2[ 1 ] ][ h2[ 2 ] ][ h2[ 3 ] ];
^
0_0_35104676_16436.cpp:214:22: error: expected primary-expression before '=' token
max_score1 >?= f[ p2 ][ a2[ 0 ] ][ a2[ 1 ] ][ a2[ 2 ] ][ h2[ 0 ] ][ h2[ 1 ] ][ h2[ 2 ] ][ h2[ 3 ] ];
^
0_0_35104676_16436.cpp:214:108: error: expected ':' before ';' token
max_score1 >?= f[ p2 ][ a2[ 0 ] ][ a2[ 1 ] ][ a2[ 2 ] ][ h2[ 0 ] ][ h2[ 1 ] ][ h2[ 2 ] ][ h2[ 3 ] ];
^
0_0_35104676_16436.cpp:214:108: error: expected primary-expression before ';' token
0_0_35104676_16436.cpp: In function 'void dfs3_2(int)':
0_0_35104676_16436.cpp:274:37: error: expected primary-expression before '?' token
h2[ 0 ] = h1[ 0 ] - 1; h2[ 0 ] >?= 0;
^
0_0_35104676_16436.cpp:274:38: error: expected primary-expression before '=' token
h2[ 0 ] = h1[ 0 ] - 1; h2[ 0 ] >?= 0;
^
0_0_35104676_16436.cpp:274:41: error: expected ':' before ';' token
h2[ 0 ] = h1[ 0 ] - 1; h2[ 0 ] >?= 0;
^
0_0_35104676_16436.cpp:274:41: error: expected primary-expression before ';' token
0_0_35104676_16436.cpp:285:41: error: expected primary-expression before '?' token
h2[ 1 ] = h1[ 1 ] - 1; h2[ 1 ] >?= 0;
^
0_0_35104676_16436.cpp:285:42: error: expected primary-expression before '=' token
h2[ 1 ] = h1[ 1 ] - 1; h2[ 1 ] >?= 0;
^
0_0_35104676_16436.cpp:285:45: error: expected ':' before ';' token
h2[ 1 ] = h1[ 1 ] - 1; h2[ 1 ] >?= 0;
^
0_0_35104676_16436.cpp:285:45: error: expected primary-expression before ';' token
0_0_35104676_16436.cpp:296:45: error: expected primary-expression before '?' token
h2[ 2 ] = h1[ 2 ] - 1; h2[ 2 ] >?= 0;
^
0_0_35104676_16436.cpp:296:46: error: expected primary-expression before '=' token
h2[ 2 ] = h1[ 2 ] - 1; h2[ 2 ] >?= 0;
^
0_0_35104676_16436.cpp:296:49: error: expected ':' before ';' token
h2[ 2 ] = h1[ 2 ] - 1; h2[ 2 ] >?= 0;
^
0_0_35104676_16436.cpp:296:49: error: expected primary-expression before ';' token
0_0_35104676_16436.cpp: In function 'void dfs4_2(int, int)':
0_0_35104676_16436.cpp:353:73: error: expected primary-expression before '?' token
g[ p2 ][ a2[ 0 ] ][ a2[ 1 ] ][ h2[ 0 ] ][ h2[ 1 ] ][ h2[ 2 ] ] >?=
^
0_0_35104676_16436.cpp:353:74: error: expected primary-expression before '=' token
g[ p2 ][ a2[ 0 ] ][ a2[ 1 ] ][ h2[ 0 ] ][ h2[ 1 ] ][ h2[ 2 ] ] >?=
^
0_0_35104676_16436.cpp:354:81: error: expected ':' before ';' token
g[ p1 ][ a1[ 0 ] ][ a1[ 1 ] ][ h1[ 0 ] ][ h1[ 1 ] ][ h1[ 2 ] ] + sum;
^
0_0_35104676_16436.cpp:354:81: error: expected primary-expression before ';' token
0_0_35104676_16436.cpp:355:21: error: expected primary-expression before '?' token
max_score2 >?= g[ p2 ][ a2[ 0 ] ][ a2[ 1 ] ][ h2[ 0 ] ][ h2[ 1 ] ][ h2[ 2 ] ];
^
0_0_35104676_16436.cpp:355:22: error: expected primary-expression before '=' token
max_score2 >?= g[ p2 ][ a2[ 0 ] ][ a2[ 1 ] ][ h2[ 0 ] ][ h2[ 1 ] ][ h2[ 2 ] ];
^
0_0_35104676_16436.cpp:355:86: error: expected ':' before ';' token
max_score2 >?= g[ p2 ][ a2[ 0 ] ][ a2[ 1 ] ][ h2[ 0 ] ][ h2[ 1 ] ][ h2[ 2 ] ];
^
0_0_35104676_16436.cpp:355:86: error: expected primary-expression before ';' token
|