![problem](problem.jpg) Translation: Use a lock to achieve that 3 threads print A, B, C in turn for 10 times. Output is `ABCABC...` Code is in `main.cpp`.