Problem blockrain
User LL
Submission Time 2025-12-29 16:21:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

blockrain.cpp: In function ‘int main()’:
blockrain.cpp:72:3: error: expected ‘}’ before ‘else’
72 | else{
| ^~~~
blockrain.cpp:53:12: note: to match this ‘{’
53 | if(check){
| ^