| Problem | taxcollection |
|---|---|
| User | ThinkingGeek257 |
| Submission Time | 2026-06-24 16:54:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
taxcollection.cpp: In function ‘int main()’:
taxcollection.cpp:27:43: error: expected ‘)’ before ‘;’ token
27 | sort(changable.rbegin(), changable.rend();
| ~ ^
| )