0_0_11865534_2138.cpp: In function `void solve(int)':
0_0_11865534_2138.cpp:24: error: conflicting declaration 'LL ans'
0_0_11865534_2138.cpp:12: error: 'ans' has a previous declaration as `int ans'
0_0_11865534_2138.cpp:24: error: declaration of `LL ans'
0_0_11865534_2138.cpp:12: error: conflicts with previous declaration `int ans'
|