Skip to content

Instantly share code, notes, and snippets.

View tianbiai's full-sized avatar

小肉肉哎呦 tianbiai

  • hangzhou
View GitHub Profile
// The code below would print overlapped A and B sequences like:
// ...
// A
// A
// B
// B
// ...
//
// Please add multi-threading protection code to make sure that
// As and Bs are printed in the order of: