Problem candycrush
User aksharam
Submission Time 2022-12-24 16:33:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

candycrush.cpp: In function ‘int main()’:
candycrush.cpp:96:11: error: expected ‘}’ at end of input
96 | return 0;
| ^
candycrush.cpp:70:12: note: to match this ‘{’
70 | int main() {
| ^