- Reordered the 'const var' declarations to 'var const' - Use std::vector for data arrays instead of manually managing allocations
- Reordered the 'const var' declarations to 'var const' - Use std::vector for data arrays instead of manually managing allocations