Problem | weddingcoins |
---|---|
User | AltheaZ |
Submission Time | 2023-07-06 14:12:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
weddingcoins.cpp: In function ‘int main()’:
weddingcoins.cpp:17:10: error: request for member ‘pop_back’ in ‘coins’, which is of non-class type ‘int [13]’
17 | coins.pop_back()
| ^~~~~~~~