Problem weddingcoins
User Dam
Submission Time 2023-03-04 12:46:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

weddingcoins.cpp: In function ‘int main()’:
weddingcoins.cpp:27:3: error: ‘printList’ was not declared in this scope
27 | printList(coinsUsed, 13);
| ^~~~~~~~~