Problem taxcollection
User vadar2525
Submission Time 2026-06-24 16:57:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

taxcollection.cpp: In function ‘int main()’:
taxcollection.cpp:21:21: error: expected ‘;’ before ‘)’ token
21 | c.push_back(a[i]));
| ^
| ;