Problem acorns
User bribritt
Submission Time 2023-04-21 14:18:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

acorns.cpp: In function ‘int32_t main()’:
acorns.cpp:61:9: error: ‘update’ was not declared in this scope
61 | update(line(b, -1 * a * b));
| ^~~~~~