Problem skips
User AliLam
Submission Time 2025-06-17 09:01:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

skips.cpp: In function ‘int main()’:
skips.cpp:40:19: error: expected ‘}’ at end of input
40 | else cout << block;
| ^
skips.cpp:4:13: note: to match this ‘{’
4 | int main () {
| ^