ca This is a c++ implementation of a circular array. build instructions g++ -std=c++20 -Ofast ca.cpp -o ca