Comments

tourist is goat, god of algorithmn

+3

E2 is a nice problem,double experience https://www.luogu.com.cn/problem/P9530

On ikrpprpppCodeforces Round 961 (Div. 2), 21 month(s) ago
0

SOSdp.....

I solve C,in contest time using a o(n^3) algorithmn.But someone hack me.However,the second day,I solve the problem in a o(n^3) algorithmn again.Using 2.1s to solve the 3s limited problem