Problem | candycrush |
---|---|
User | aksharam |
Submission Time | 2022-12-24 16:30:39 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
candycrush.cpp: In function ‘int main()’:
candycrush.cpp:93:18: error: ‘calcMax’ was not declared in this scope
93 | int maxScore = calcMax
| ^~~~~~~
candycrush.cpp:93:18: error: expected ‘}’ at end of input
candycrush.cpp:70:12: note: to match this ‘{’
70 | int main() {
| ^