Problem kmxorm
User Tyx2019
Submission Time 2023-11-27 10:23:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

kmxorm.cpp: In function ‘int main()’:
kmxorm.cpp:126:25: error: ‘lsb’ was not declared in this scope
126 | sumof1s+=((((pw-(pw/lsb))%mod)*((pw/2)%mod))%mod)*(N/pw);
| ^~~