0_0_39532478_27644.cpp: In function 'void solve()': 0_0_39532478_27644.cpp:11:20: error: expected '}' at end of input 11 | cin >> n >> k >> M; | ^ 0_0_39532478_27644.cpp:9:14: note: to match this '{' 9 | void solve() { | ^