0_0_39552091_30910.cpp: In function 'void solve()': 0_0_39552091_30910.cpp:78:33: error: expected ';' before '}' token 78 | std::cout << ans << "\n" | ^ | ; 79 | } | ~