0_0_10518583_5117.cpp:10: error: `>>' should be `> >' within a nested template argument list
0_0_10518583_5117.cpp: In function `bool dfs(int)':
0_0_10518583_5117.cpp:15: error: expected primary-expression before "int"
0_0_10518583_5117.cpp:15: error: expected `;' before "int"
0_0_10518583_5117.cpp:26: error: expected primary-expression before "return"
0_0_10518583_5117.cpp:26: error: expected `;' before "return"
0_0_10518583_5117.cpp:26: error: expected primary-expression before "return"
0_0_10518583_5117.cpp:26: error: expected `)' before "return"
0_0_10518583_5117.cpp: In function `void solve()':
0_0_10518583_5117.cpp:36: error: expected primary-expression before "int"
0_0_10518583_5117.cpp:36: error: expected `;' before "int"
0_0_10518583_5117.cpp:44: error: expected primary-expression before '}' token
0_0_10518583_5117.cpp:44: error: expected `;' before '}' token
0_0_10518583_5117.cpp:44: error: expected primary-expression before '}' token
0_0_10518583_5117.cpp:44: error: expected `)' before '}' token
0_0_10518583_5117.cpp:44: error: expected primary-expression before '}' token
0_0_10518583_5117.cpp:44: error: expected `;' before '}' token
0_0_10518583_5117.cpp:49: error: expected primary-expression before "int"
0_0_10518583_5117.cpp:49: error: expected `;' before "int"
0_0_10518583_5117.cpp:60: error: expected primary-expression before '}' token
0_0_10518583_5117.cpp:60: error: expected `;' before '}' token
0_0_10518583_5117.cpp:60: error: expected primary-expression before '}' token
0_0_10518583_5117.cpp:60: error: expected `)' before '}' token
0_0_10518583_5117.cpp:60: error: expected primary-expression before '}' token
0_0_10518583_5117.cpp:60: error: expected `;' before '}' token
|