0_0_38771145_6287.cpp: In function 'void solve()': 0_0_38771145_6287.cpp:87:9: error: redeclaration of 'i64 now' 87 | i64 now = 0; | ^~~ 0_0_38771145_6287.cpp:85:9: note: 'i64 now' previously declared here 85 | i64 now = 0; | ^~~