Problem taxcollection
User RandomCtfNoob
Submission Time 2026-01-12 16:13:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

taxcollection.cpp: In function ‘int main()’:
taxcollection.cpp:42:10: error: expected ‘}’ at end of input
42 | return 0;
| ^
taxcollection.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^