Problem 4russians
User mingging1748
Submission Time 2025-02-11 22:29:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

4russians.cpp: In function ‘int main()’:
4russians.cpp:41:31: error: expected statement at end of input
41 | for (ll j = 1; j <= K; j++)
| ^
4russians.cpp:41:31: error: expected ‘}’ at end of input
4russians.cpp:7:12: note: to match this ‘{’
7 | int main() {
| ^