Problem taxcollection
User carson
Submission Time 2026-01-12 20:16:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

taxcollection.cpp: In function ‘int main()’:
taxcollection.cpp:51:1: error: expected ‘}’ at end of input
51 | }
| ^
taxcollection.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^