Problem kmxorm
User jiahng
Submission Time 2023-02-16 19:40:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

kmxorm.cpp: In function ‘ll Sf(ll, ll, ll, ll)’:
kmxorm.cpp:59:15: error: a function-definition is not allowed here before ‘{’ token
59 | int32_t main(){
| ^
kmxorm.cpp:66:1: error: expected ‘}’ at end of input
66 | }
| ^
kmxorm.cpp:37:37: note: to match this ‘{’
37 | int Sf(int N,int Mshift,int P,int Q){
| ^