0_0_39409765_15639.cpp: In function 'void solve()': 0_0_39409765_15639.cpp:23:9: error: 'res' was not declared in this scope 23 | res = (i64)n * (n + 1) / 2; | ^~~