Problem globalwarming
User Mimikyu
Submission Time 2025-12-22 14:27:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

globalwarming.cpp: In function ‘int main()’:
globalwarming.cpp:49:47: error: expected ‘)’ before ‘{’ token
49 | }else if(reveal[cur.s-1] && reveal[cur.s+1]{
| ~ ^
| )
globalwarming.cpp:54:3: error: expected primary-expression before ‘}’ token
54 | }
| ^